Lines Matching refs:usb_gadget
352 struct usb_gadget gadget;
1116 static int pch_udc_pcd_get_frame(struct usb_gadget *gadget) in pch_udc_pcd_get_frame()
1134 static int pch_udc_pcd_wakeup(struct usb_gadget *gadget) in pch_udc_pcd_wakeup()
1158 static int pch_udc_pcd_selfpowered(struct usb_gadget *gadget, int value) in pch_udc_pcd_selfpowered()
1183 static int pch_udc_pcd_pullup(struct usb_gadget *gadget, int is_on) in pch_udc_pcd_pullup()
1215 static int pch_udc_pcd_vbus_session(struct usb_gadget *gadget, int is_active) in pch_udc_pcd_vbus_session()
1237 static int pch_udc_pcd_vbus_draw(struct usb_gadget *gadget, unsigned int mA) in pch_udc_pcd_vbus_draw()
1242 static int pch_udc_start(struct usb_gadget *g,
1244 static int pch_udc_stop(struct usb_gadget *g);
2993 static int pch_udc_start(struct usb_gadget *g, in pch_udc_start()
3012 static int pch_udc_stop(struct usb_gadget *g) in pch_udc_stop()