Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/
H A 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()
767 if (chip->port_type != TYPEC_PORT_SNK && chip->vdd_supply) { in stusb160x_probe()
H A Dwusb3801.c104 case TYPEC_PORT_SNK: in wusb3801_get_default_role()
119 case TYPEC_PORT_SNK: in wusb3801_map_port_type()
H A Dhd3ss3220.c92 case TYPEC_PORT_SNK: in hd3ss3220_set_port_type()
H A Dclass.c418 case TYPEC_PORT_SNK: in supported_roles_show()
1601 [TYPEC_PORT_SNK] = "sink",
1613 [TYPEC_PORT_SNK] = "dual source [sink]",
2603 case TYPEC_PORT_SNK: in typec_register_port()
H A Drt1719.c886 typec_cap.type = TYPEC_PORT_SNK; in rt1719_probe()
/linux-6.15/include/linux/usb/
H A Dtypec.h31 TYPEC_PORT_SNK, enumerator
/linux-6.15/drivers/extcon/
H A Dextcon-usbc-tusb320.c241 else if (type == TYPEC_PORT_SNK) in tusb320_port_type_set()
/linux-6.15/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_port.c588 case TYPEC_PORT_SNK: in qcom_pmic_typec_port_start_toggling()
/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c859 typec_cap.type = TYPEC_PORT_SNK; in tps6598x_register_port()
1279 typec_cap.type = TYPEC_PORT_SNK; in tps25750_register_port()
/linux-6.15/drivers/usb/typec/tcpm/
H A Dfusb302.c927 case TYPEC_PORT_SNK: in tcpm_start_toggling()
H A Dtcpm.c664 } else if (port->port_type == TYPEC_PORT_SNK) { in tcpm_default_state()
5295 if (!port->self_powered && port->port_type == TYPEC_PORT_SNK) in run_state_machine()
6936 } else if (type == TYPEC_PORT_SNK) { in tcpm_port_type_set()
7276 if (port->port_type != TYPEC_PORT_SNK) { in tcpm_fw_get_caps()
/linux-6.15/drivers/usb/typec/ucsi/
H A Ducsi.c1598 cap->type = TYPEC_PORT_SNK; in ucsi_register_port()