Searched refs:otg_switch_mtk (Results 1 – 5 of 5) sorted by relevance
103 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()130 struct otg_switch_mtk *otg_sx = in ssusb_mode_sw_work()131 container_of(work, struct otg_switch_mtk, dr_work); in ssusb_mode_sw_work()189 struct otg_switch_mtk *otg_sx = in ssusb_id_notifier()190 container_of(nb, struct otg_switch_mtk, id_nb); in ssusb_id_notifier()197 static int ssusb_extcon_register(struct otg_switch_mtk *otg_sx) in ssusb_extcon_register()233 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_mode_switch()264 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_role_sw_set()278 static int ssusb_role_sw_register(struct otg_switch_mtk *otg_sx) in ssusb_role_sw_register()310 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_otg_switch_init()[all …]
97 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on);114 static inline int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()
211 struct otg_switch_mtk { struct255 struct otg_switch_mtk otg_switch;
195 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_u3_drd_check()221 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()
454 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_show()472 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_write()
Completed in 10 milliseconds