Home
last modified time | relevance | path

Searched refs:USB_HANDLE_REQUEST (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_if.h17 /** @brief Unique descriptor for the USB_HANDLE_REQUEST() method */
19 /** @brief A function implementing the USB_HANDLE_REQUEST() method */
23 static __inline int USB_HANDLE_REQUEST(device_t dev, const void *req, in USB_HANDLE_REQUEST() function
H A Dusb_handle_request.c223 error = USB_HANDLE_REQUEST(iface->subdev, in usb_handle_iface_request()
243 error = USB_HANDLE_REQUEST(iface_parent->subdev, in usb_handle_iface_request()

Completed in 2 milliseconds