Home
last modified time | relevance | path

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

/linux-6.1.9/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.c405 case TYPEC_PORT_SRC: in supported_roles_show()
1323 [TYPEC_PORT_SRC] = "source",
1335 [TYPEC_PORT_SRC] = "dual [source] sink",
2188 case TYPEC_PORT_SRC: in typec_register_port()
/linux-6.1.9/include/linux/usb/
Dtypec.h28 TYPEC_PORT_SRC, enumerator
/linux-6.1.9/drivers/extcon/
Dextcon-usbc-tusb320.c234 if (type == TYPEC_PORT_SRC) in tusb320_port_type_set()
/linux-6.1.9/drivers/usb/typec/tipd/
Dcore.c807 typec_cap.type = TYPEC_PORT_SRC; in tps6598x_probe()
/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c3856 } else if (port->port_type == TYPEC_PORT_SRC) { in unattached_state()
4947 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_cc_change()
5270 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_off()
5323 if (port->port_type == TYPEC_PORT_SRC) in _tcpm_pd_vbus_vsafe0v()
5965 } else if (type == TYPEC_PORT_SRC) { in tcpm_port_type_set()
6111 if (port->port_type == TYPEC_PORT_SRC) in tcpm_fw_get_caps()
Dfusb302.c924 case TYPEC_PORT_SRC: in tcpm_start_toggling()
/linux-6.1.9/drivers/usb/typec/ucsi/
Ducsi.c1095 cap->type = TYPEC_PORT_SRC; in ucsi_register_port()