Lines Matching refs:usb_gadget
1018 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) in to_s3c2410_udc()
1408 static int s3c2410_udc_get_frame(struct usb_gadget *_gadget) in s3c2410_udc_get_frame()
1422 static int s3c2410_udc_wakeup(struct usb_gadget *_gadget) in s3c2410_udc_wakeup()
1431 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) in s3c2410_udc_set_selfpowered()
1473 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) in s3c2410_udc_vbus_session()
1484 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) in s3c2410_udc_pullup()
1511 static int s3c2410_vbus_draw(struct usb_gadget *_gadget, unsigned ma) in s3c2410_vbus_draw()
1523 static int s3c2410_udc_start(struct usb_gadget *g,
1525 static int s3c2410_udc_stop(struct usb_gadget *g);
1650 static int s3c2410_udc_start(struct usb_gadget *g, in s3c2410_udc_start()
1666 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop()