Searched refs:usb_udc (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/gadget/udc/ |
| A D | core.c | 39 struct usb_udc { struct 1227 struct usb_udc *udc; in usb_udc_release() 1294 struct usb_udc *udc; in usb_add_gadget() 1394 struct usb_udc *udc; in usb_get_gadget_udc_name() 1616 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in srp_store() 1628 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in soft_connect_store() 1660 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in state_show() 1670 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in function_show() 1683 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ 1696 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ [all …]
|
| /linux/include/linux/usb/ |
| A D | gadget.h | 306 struct usb_udc; 410 struct usb_udc *udc;
|
Completed in 8 milliseconds