Lines Matching defs:udc

1114 	struct usb_udc *udc = gadget->udc;  in usb_gadget_state_work()  local
1131 static void usb_udc_connect_control_locked(struct usb_udc *udc) __must_hold(&udc->connect_lock) in usb_udc_connect_control_locked()
1141 struct usb_udc *udc = container_of(work, struct usb_udc, vbus_work); in vbus_event_work() local
1167 struct usb_udc *udc = gadget->udc; in usb_udc_vbus_handler() local
1208 static inline int usb_gadget_udc_start_locked(struct usb_udc *udc) in usb_gadget_udc_start_locked()
1238 static inline void usb_gadget_udc_stop_locked(struct usb_udc *udc) in usb_gadget_udc_stop_locked()
1260 static inline void usb_gadget_udc_set_speed(struct usb_udc *udc, in usb_gadget_udc_set_speed()
1287 static inline void usb_gadget_enable_async_callbacks(struct usb_udc *udc) in usb_gadget_enable_async_callbacks()
1316 static inline void usb_gadget_disable_async_callbacks(struct usb_udc *udc) in usb_gadget_disable_async_callbacks()
1333 struct usb_udc *udc; in usb_udc_release() local
1379 struct usb_udc *udc; in usb_add_gadget() local
1483 struct usb_udc *udc; in usb_get_gadget_udc_name() local
1522 struct usb_udc *udc = gadget->udc; in usb_del_gadget() local
1560 struct usb_udc *udc = gadget->udc; in gadget_match_driver() local
1580 struct usb_udc *udc = gadget->udc; in gadget_bind_driver() local
1635 struct usb_udc *udc = gadget->udc; in gadget_unbind_driver() local
1718 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in srp_store() local
1730 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in soft_connect_store() local
1766 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in state_show() local
1776 struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in function_show() local
1848 const struct usb_udc *udc = container_of(dev, struct usb_udc, dev); in usb_udc_uevent() local