Lines Matching defs:otg_switch_mtk
211 struct otg_switch_mtk { struct
212 struct regulator *vbus;
213 struct extcon_dev *edev;
214 struct notifier_block id_nb;
215 struct work_struct dr_work;
216 enum usb_role desired_role;
217 enum usb_role default_role;
218 struct usb_role_switch *role_sw;
219 bool role_sw_used;
220 bool is_u3_drd;
221 bool manual_drd_enabled;