Searched refs:tcpm_mux_set (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/usb/typec/tcpm/ |
D | tcpm.c | 935 static int tcpm_mux_set(struct tcpm_port *port, int state, in tcpm_mux_set() function 1072 ret = tcpm_mux_set(port, TYPEC_STATE_USB, usb_role, orientation); in tcpm_set_roles() 3676 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_src_attach() 3736 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_reset_port()
|