Lines Matching refs:usb_gadget
989 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) in to_s3c2410_udc()
1376 static int s3c2410_udc_get_frame(struct usb_gadget *_gadget) in s3c2410_udc_get_frame()
1390 static int s3c2410_udc_wakeup(struct usb_gadget *_gadget) in s3c2410_udc_wakeup()
1399 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) in s3c2410_udc_set_selfpowered()
1441 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) in s3c2410_udc_vbus_session()
1452 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) in s3c2410_udc_pullup()
1479 static int s3c2410_vbus_draw(struct usb_gadget *_gadget, unsigned ma) in s3c2410_vbus_draw()
1491 static int s3c2410_udc_start(struct usb_gadget *g,
1493 static int s3c2410_udc_stop(struct usb_gadget *g);
1618 static int s3c2410_udc_start(struct usb_gadget *g, in s3c2410_udc_start()
1634 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop()