Home
last modified time | relevance | path

Searched refs:TYPEC_PORT_SRC (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/usb/typec/
Dwusb3801.c102 case TYPEC_PORT_SRC: in wusb3801_get_default_role()
117 case TYPEC_PORT_SRC: in wusb3801_map_port_type()
Dqcom-pmic-typec.c113 if (type == TYPEC_PORT_SRC) in qcom_pmic_typec_typec_hw_init()
Dstusb160x.c481 if (chip->port_type == TYPEC_PORT_SRC) in stusb160x_chip_init()
595 *type = TYPEC_PORT_SRC; in stusb160x_get_caps()
Dclass.c403 case TYPEC_PORT_SRC: in supported_roles_show()
1190 [TYPEC_PORT_SRC] = "source",
1202 [TYPEC_PORT_SRC] = "dual [source] sink",
2053 case TYPEC_PORT_SRC: in typec_register_port()
/linux-5.19.10/include/linux/usb/
Dtypec.h26 TYPEC_PORT_SRC, enumerator
/linux-5.19.10/drivers/usb/typec/tipd/
Dcore.c807 typec_cap.type = TYPEC_PORT_SRC; in tps6598x_probe()
/linux-5.19.10/drivers/usb/typec/tcpm/
Dtcpm.c3789 } else if (port->port_type == TYPEC_PORT_SRC) { in unattached_state()
4881 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_cc_change()
5204 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_off()
5257 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_vsafe0v()
5899 } else if (type == TYPEC_PORT_SRC) { in tcpm_port_type_set()
5983 if (port->port_type == TYPEC_PORT_SRC) in tcpm_fw_get_caps()
Dfusb302.c924 case TYPEC_PORT_SRC: in tcpm_start_toggling()
/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi.c1099 cap->type = TYPEC_PORT_SRC; in ucsi_register_port()