Home
last modified time | relevance | path

Searched refs:UT_WRITE_ENDPOINT (Results 1 - 9 of 9) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c225 if (req->bmRequestType == UT_WRITE_ENDPOINT) { in usb_check_request()
H A Dusb_handle_request.c549 case UT_WRITE_ENDPOINT: in usb_handle_request()
H A Dusb.h158 #define UT_WRITE_ENDPOINT (UT_WRITE | UT_STANDARD | UT_ENDPOINT) macro
H A Dusb_generic.c1577 req.bmRequestType = UT_WRITE_ENDPOINT; in ugen_ioctl()
H A Dusb_request.c246 req.bmRequestType = UT_WRITE_ENDPOINT; in usb_do_clear_stall_callback()
H A Dusb_transfer.c3195 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_stall_callback()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3264 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3363 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3368 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
H A Dehci.c3062 case C(UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT):
3165 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3170 case C(UR_SYNCH_FRAME, UT_WRITE_ENDPOINT):
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c576 UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT, in usb_clear_halt()

Completed in 21 milliseconds