Searched refs:otg_switch_mtk (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/drivers/usb/mtu3/ |
| D | mtu3_dr.c | 113 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus() 143 static void ssusb_set_mailbox(struct otg_switch_mtk *otg_sx, in ssusb_set_mailbox() 179 struct otg_switch_mtk *otg_sx = in ssusb_id_work() 180 container_of(work, struct otg_switch_mtk, id_work); in ssusb_id_work() 190 struct otg_switch_mtk *otg_sx = in ssusb_vbus_work() 191 container_of(work, struct otg_switch_mtk, vbus_work); in ssusb_vbus_work() 206 struct otg_switch_mtk *otg_sx = in ssusb_id_notifier() 207 container_of(nb, struct otg_switch_mtk, id_nb); in ssusb_id_notifier() 218 struct otg_switch_mtk *otg_sx = in ssusb_vbus_notifier() 219 container_of(nb, struct otg_switch_mtk, vbus_nb); in ssusb_vbus_notifier() [all …]
|
| D | mtu3_dr.h | 74 int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on); 88 static inline int ssusb_set_vbus(struct otg_switch_mtk *otg_sx, int is_on) in ssusb_set_vbus()
|
| D | mtu3.h | 209 struct otg_switch_mtk { struct 256 struct otg_switch_mtk otg_switch;
|
| D | mtu3_host.c | 194 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_host_setup()
|
| D | mtu3_plat.c | 221 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()
|