Searched defs:otg_switch_mtk (Results 1 – 1 of 1) sorted by relevance
210 struct otg_switch_mtk { struct211 struct regulator *vbus;212 struct extcon_dev *edev;213 struct notifier_block id_nb;214 struct work_struct dr_work;215 enum usb_role desired_role;216 enum usb_role default_role;217 struct usb_role_switch *role_sw;218 bool role_sw_used;219 bool is_u3_drd;[all …]
Completed in 4 milliseconds