Home
last modified time | relevance | path

Searched refs:otg_switch_mtk (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_dr.c102 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()
129 struct otg_switch_mtk *otg_sx = in ssusb_mode_sw_work()
130 container_of(work, struct otg_switch_mtk, dr_work); in ssusb_mode_sw_work()
188 struct otg_switch_mtk *otg_sx = in ssusb_id_notifier()
189 container_of(nb, struct otg_switch_mtk, id_nb); in ssusb_id_notifier()
196 static int ssusb_extcon_register(struct otg_switch_mtk *otg_sx) in ssusb_extcon_register()
232 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_mode_switch()
263 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_role_sw_set()
277 static int ssusb_role_sw_register(struct otg_switch_mtk *otg_sx) in ssusb_role_sw_register()
309 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_otg_switch_init()
[all …]
H A Dmtu3_dr.h97 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()
H A Dmtu3.h211 struct otg_switch_mtk { struct
255 struct otg_switch_mtk otg_switch;
H A Dmtu3_plat.c195 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()
H A Dmtu3_debugfs.c479 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()