Searched refs:usb_udc (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/usb/gadget/udc/ |
| H A D | core.c | 53 struct usb_udc { struct 1144 struct usb_udc *udc = container_of(work, struct usb_udc, vbus_work); in vbus_event_work() 1336 struct usb_udc *udc; in usb_udc_release() 1494 struct usb_udc *udc; in usb_get_gadget_udc_name() 1742 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in srp_store() 1754 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in soft_connect_store() 1790 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in state_show() 1800 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in function_show() 1817 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ 1830 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); \ [all …]
|
| /linux-6.15/include/linux/usb/ |
| H A D | gadget.h | 307 struct usb_udc; 416 struct usb_udc *udc;
|