Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-core.c44 struct usb_udc { struct
227 struct usb_udc *udc = gadget->udc; in usb_gadget_state_work()
243 static void usb_udc_connect_control(struct usb_udc *udc) in usb_udc_connect_control()
262 struct usb_udc *udc = gadget->udc; in usb_udc_vbus_handler()
301 static inline int usb_gadget_udc_start(struct usb_udc *udc) in usb_gadget_udc_start()
318 static inline void usb_gadget_udc_stop(struct usb_udc *udc) in usb_gadget_udc_stop()
332 struct usb_udc *udc; in usb_udc_release()
334 udc = container_of(dev, struct usb_udc, dev); in usb_udc_release()
358 struct usb_udc *udc; in usb_add_gadget_udc_release()
441 static void usb_gadget_remove_driver(struct usb_udc *udc) in usb_gadget_remove_driver()
[all …]
/linux-4.4.14/include/linux/usb/
Dgadget.h542 struct usb_udc;
622 struct usb_udc *udc;