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