Searched refs:otg_switch_mtk (Results 1 – 5 of 5) sorted by relevance
104 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()131 struct otg_switch_mtk *otg_sx = in ssusb_mode_sw_work()132 container_of(work, struct otg_switch_mtk, dr_work); in ssusb_mode_sw_work()190 struct otg_switch_mtk *otg_sx = in ssusb_id_notifier()191 container_of(nb, struct otg_switch_mtk, id_nb); in ssusb_id_notifier()198 static int ssusb_extcon_register(struct otg_switch_mtk *otg_sx) in ssusb_extcon_register()234 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_mode_switch()265 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_role_sw_set()279 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()
210 struct otg_switch_mtk { struct254 struct otg_switch_mtk otg_switch;
479 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_show()497 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_write()
195 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()
Completed in 9 milliseconds