Searched refs:usb_udc (Results 1 – 1 of 1) sorted by relevance
37 struct usb_udc { struct58 static int udc_bind_to_driver(struct usb_udc *udc, argument1080 struct usb_udc *udc = gadget->udc; in usb_gadget_state_work()1097 static void usb_udc_connect_control_locked(struct usb_udc *udc) __must_hold(&connect_lock) in usb_udc_connect_control_locked()1116 struct usb_udc *udc = gadget->udc; in usb_udc_vbus_handler()1159 static inline int usb_gadget_udc_start_locked(struct usb_udc *udc) in usb_gadget_udc_start_locked()1189 static inline void usb_gadget_udc_stop_locked(struct usb_udc *udc) in usb_gadget_udc_stop_locked()1211 static inline void usb_gadget_udc_set_speed(struct usb_udc *udc, in usb_gadget_udc_set_speed()1238 static inline void usb_gadget_enable_async_callbacks(struct usb_udc *udc) in usb_gadget_enable_async_callbacks()1267 static inline void usb_gadget_disable_async_callbacks(struct usb_udc *udc) in usb_gadget_disable_async_callbacks()[all …]