Searched refs:otg_switch_mtk (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | mtu3_dr.c | 122 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_n in ssusb_vbus_notifier() [all...] |
H A D | mtu3_dr.h | 75 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()
|
H A D | mtu3.h | 209 struct otg_switch_mtk { struct 258 struct otg_switch_mtk otg_switch;
|
H A D | mtu3_debugfs.c | 478 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()
|
H A D | mtu3_host.c | 194 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_host_setup()
|
H A D | mtu3_plat.c | 217 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | mtu3_dr.c | 17 static inline struct ssusb_mtk *otg_sx_to_ssusb(struct otg_switch_mtk *otg_sx) in otg_sx_to_ssusb() 102 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() 174 static void ssusb_set_mode(struct otg_switch_mtk *otg_sx, enum usb_role role) in ssusb_set_mode() 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_s in ssusb_role_sw_set() [all...] |
H A D | mtu3_dr.h | 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()
|
H A D | mtu3.h | 211 struct otg_switch_mtk { struct 255 struct otg_switch_mtk otg_switch;
|
H A D | mtu3_plat.c | 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()
|
H A D | mtu3_debugfs.c | 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()
|
Completed in 7 milliseconds