Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mtu3/
Dmtu3_dr.c122 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()
152 static void ssusb_set_mailbox(struct otg_switch_mtk *otg_sx, in ssusb_set_mailbox()
189 struct otg_switch_mtk *otg_sx = in ssusb_id_work()
190 container_of(work, struct otg_switch_mtk, id_work); in ssusb_id_work()
200 struct otg_switch_mtk *otg_sx = in ssusb_vbus_work()
201 container_of(work, struct otg_switch_mtk, vbus_work); in ssusb_vbus_work()
216 struct otg_switch_mtk *otg_sx = in ssusb_id_notifier()
217 container_of(nb, struct otg_switch_mtk, id_nb); in ssusb_id_notifier()
228 struct otg_switch_mtk *otg_sx = in ssusb_vbus_notifier()
229 container_of(nb, struct otg_switch_mtk, vbus_nb); in ssusb_vbus_notifier()
[all …]
Dmtu3_dr.h75 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on);
92 static inline int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()
Dmtu3.h209 struct otg_switch_mtk { struct
258 struct otg_switch_mtk otg_switch;
Dmtu3_host.c194 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_host_setup()
Dmtu3_debugfs.c478 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_show()
496 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_write()
Dmtu3_plat.c217 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()