Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3.h211 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;
[all …]