Searched refs:usb_udc (Results 1 – 2 of 2) sorted by relevance
36 struct usb_udc { struct49 static int udc_bind_to_driver(struct usb_udc *udc, argument1006 struct usb_udc *udc = gadget->udc; in usb_gadget_state_work()1022 static void usb_udc_connect_control(struct usb_udc *udc) in usb_udc_connect_control()1041 struct usb_udc *udc = gadget->udc; in usb_udc_vbus_handler()1080 static inline int usb_gadget_udc_start(struct usb_udc *udc) in usb_gadget_udc_start()1097 static inline void usb_gadget_udc_stop(struct usb_udc *udc) in usb_gadget_udc_stop()1112 static inline void usb_gadget_udc_set_speed(struct usb_udc *udc, in usb_gadget_udc_set_speed()1132 struct usb_udc *udc; in usb_udc_release()1134 udc = container_of(dev, struct usb_udc, dev); in usb_udc_release()[all …]
302 struct usb_udc;397 struct usb_udc *udc;