Home
last modified time | relevance | path

Searched refs:usb_udc (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Dudc-core.c44 struct usb_udc { struct
135 struct usb_udc *udc = gadget->udc; in usb_gadget_state_work()
151 static void usb_udc_connect_control(struct usb_udc *udc) in usb_udc_connect_control()
170 struct usb_udc *udc = gadget->udc; in usb_udc_vbus_handler()
209 static inline int usb_gadget_udc_start(struct usb_udc *udc) in usb_gadget_udc_start()
226 static inline void usb_gadget_udc_stop(struct usb_udc *udc) in usb_gadget_udc_stop()
240 struct usb_udc *udc; in usb_udc_release()
242 udc = container_of(dev, struct usb_udc, dev); in usb_udc_release()
266 struct usb_udc *udc; in usb_add_gadget_udc_release()
349 static void usb_gadget_remove_driver(struct usb_udc *udc) in usb_gadget_remove_driver()
[all …]
/linux-4.1.27/include/linux/usb/
Dgadget.h477 struct usb_udc;
550 struct usb_udc *udc;