Searched refs:tcpm_mux_set (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/typec/tcpm/ |
D | tcpm.c | 944 static int tcpm_mux_set(struct tcpm_port *port, int state, in tcpm_mux_set() function 1081 ret = tcpm_mux_set(port, TYPEC_STATE_USB, usb_role, orientation); in tcpm_set_roles() 3645 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_src_attach() 3705 tcpm_mux_set(port, TYPEC_STATE_SAFE, USB_ROLE_NONE, in tcpm_reset_port()
|