Lines Matching refs:usb_gadget
1016 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) in to_s3c2410_udc()
1406 static int s3c2410_udc_get_frame(struct usb_gadget *_gadget) in s3c2410_udc_get_frame()
1420 static int s3c2410_udc_wakeup(struct usb_gadget *_gadget) in s3c2410_udc_wakeup()
1429 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) in s3c2410_udc_set_selfpowered()
1471 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) in s3c2410_udc_vbus_session()
1482 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) in s3c2410_udc_pullup()
1509 static int s3c2410_vbus_draw(struct usb_gadget *_gadget, unsigned ma) in s3c2410_vbus_draw()
1521 static int s3c2410_udc_start(struct usb_gadget *g,
1523 static int s3c2410_udc_stop(struct usb_gadget *g);
1648 static int s3c2410_udc_start(struct usb_gadget *g, in s3c2410_udc_start()
1664 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop()