Home
last modified time | relevance | path

Searched refs:TYPEC_PORT_SNK (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/usb/typec/
Dqcom-pmic-typec.c115 else if (type == TYPEC_PORT_SNK) in qcom_pmic_typec_typec_hw_init()
170 role = TYPEC_PORT_SNK; in qcom_pmic_typec_probe()
172 role = TYPEC_PORT_SNK; in qcom_pmic_typec_probe()
Dstusb160x.c486 else if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_chip_init()
499 if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_chip_init()
555 if (chip->port_type == TYPEC_PORT_SNK) in stusb160x_get_fw_caps()
601 *type = TYPEC_PORT_SNK; in stusb160x_get_caps()
607 *type = TYPEC_PORT_SNK; in stusb160x_get_caps()
768 if (chip->port_type != TYPEC_PORT_SNK && chip->vdd_supply) { in stusb160x_probe()
Dwusb3801.c104 case TYPEC_PORT_SNK: in wusb3801_get_default_role()
119 case TYPEC_PORT_SNK: in wusb3801_map_port_type()
Dclass.c408 case TYPEC_PORT_SNK: in supported_roles_show()
1324 [TYPEC_PORT_SNK] = "sink",
1336 [TYPEC_PORT_SNK] = "dual source [sink]",
2192 case TYPEC_PORT_SNK: in typec_register_port()
Drt1719.c891 typec_cap.type = TYPEC_PORT_SNK; in rt1719_probe()
/linux-6.1.9/include/linux/usb/
Dtypec.h29 TYPEC_PORT_SNK, enumerator
/linux-6.1.9/drivers/extcon/
Dextcon-usbc-tusb320.c236 else if (type == TYPEC_PORT_SNK) in tusb320_port_type_set()
/linux-6.1.9/drivers/usb/typec/tipd/
Dcore.c790 typec_cap.type = TYPEC_PORT_SNK; in tps6598x_probe()
/linux-6.1.9/drivers/usb/typec/ucsi/
Ducsi.c1097 cap->type = TYPEC_PORT_SNK; in ucsi_register_port()
/linux-6.1.9/drivers/usb/typec/tcpm/
Dfusb302.c927 case TYPEC_PORT_SNK: in tcpm_start_toggling()
Dtcpm.c566 } else if (port->port_type == TYPEC_PORT_SNK) { in tcpm_default_state()
5961 } else if (type == TYPEC_PORT_SNK) { in tcpm_port_type_set()
6082 if (port->port_type == TYPEC_PORT_SNK) in tcpm_fw_get_caps()