Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Drole.h52 int usb_role_switch_set_role(struct usb_role_switch *sw, enum usb_role role);
70 static inline int usb_role_switch_set_role(struct usb_role_switch *sw, in usb_role_switch_set_role() function
/linux/drivers/usb/typec/
H A Dhd3ss3220.c203 usb_role_switch_set_role(hd3ss3220->role_sw, role_state); in hd3ss3220_probe()
H A Drt1719.c204 usb_role_switch_set_role(data->role_sw, usb_role); in rt1719_set_data_role()
H A Danx7411.c483 return usb_role_switch_set_role(ctx->typec.role_sw, role); in anx7411_set_usb_role()
/linux/drivers/extcon/
H A Dextcon-ptn5150.c109 ret = usb_role_switch_set_role(info->role_sw, usb_role); in ptn5150_check_state()
149 ret = usb_role_switch_set_role(info->role_sw, in ptn5150_irq_work()
H A Dextcon-axp288.c194 ret = usb_role_switch_set_role(info->role_sw, role); in axp288_usb_role_work()
H A Dextcon-intel-cht-wc.c338 ret = usb_role_switch_set_role(ext->role_sw, role); in cht_wc_extcon_pwrsrc_event()
H A Dextcon-usbc-tusb320.c361 usb_role_switch_set_role(priv->role_sw, usb_role); in tusb320_typec_irq_handler()
/linux/drivers/misc/
H A Dhisi_hikey_usb.c126 usb_role_switch_set_role(sw, role); in relay_set_role_switch()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1144 ret = usb_role_switch_set_role(con->usb_role_sw, u_role); in ucsi_partner_change()
1684 ret = usb_role_switch_set_role(con->usb_role_sw, u_role); in ucsi_register_port()
/linux/drivers/usb/typec/tipd/
H A Dcore.c265 usb_role_switch_set_role(tps->role_sw, role_val); in tps6598x_set_data_role()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1068 ret = usb_role_switch_set_role(port->role_sw, usb_role); in tcpm_mux_set()