Home
last modified time | relevance | path

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

/linux-5.19.10/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()
771 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.c406 case TYPEC_PORT_SNK: in supported_roles_show()
1191 [TYPEC_PORT_SNK] = "sink",
1203 [TYPEC_PORT_SNK] = "dual source [sink]",
2057 case TYPEC_PORT_SNK: in typec_register_port()
Drt1719.c891 typec_cap.type = TYPEC_PORT_SNK; in rt1719_probe()
/linux-5.19.10/include/linux/usb/
Dtypec.h27 TYPEC_PORT_SNK, enumerator
/linux-5.19.10/drivers/usb/typec/tipd/
Dcore.c790 typec_cap.type = TYPEC_PORT_SNK; in tps6598x_probe()
/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi.c1101 cap->type = TYPEC_PORT_SNK; in ucsi_register_port()
/linux-5.19.10/drivers/usb/typec/tcpm/
Dfusb302.c927 case TYPEC_PORT_SNK: in tcpm_start_toggling()
Dtcpm.c558 } else if (port->port_type == TYPEC_PORT_SNK) { in tcpm_default_state()
5895 } else if (type == TYPEC_PORT_SNK) { in tcpm_port_type_set()
5954 if (port->port_type == TYPEC_PORT_SNK) in tcpm_fw_get_caps()