Lines Matching refs:usb_gadget
1011 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) in to_s3c2410_udc()
1401 static int s3c2410_udc_get_frame(struct usb_gadget *_gadget) in s3c2410_udc_get_frame()
1415 static int s3c2410_udc_wakeup(struct usb_gadget *_gadget) in s3c2410_udc_wakeup()
1424 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) in s3c2410_udc_set_selfpowered()
1466 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) in s3c2410_udc_vbus_session()
1477 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) in s3c2410_udc_pullup()
1504 static int s3c2410_vbus_draw(struct usb_gadget *_gadget, unsigned ma) in s3c2410_vbus_draw()
1516 static int s3c2410_udc_start(struct usb_gadget *g,
1518 static int s3c2410_udc_stop(struct usb_gadget *g);
1643 static int s3c2410_udc_start(struct usb_gadget *g, in s3c2410_udc_start()
1659 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop()