Searched refs:UT_WRITE_ENDPOINT (Results 1 – 9 of 9) sorted by relevance
225 if (req->bmRequestType == UT_WRITE_ENDPOINT) { in usb_check_request()
549 case UT_WRITE_ENDPOINT: in usb_handle_request()
158 #define UT_WRITE_ENDPOINT (UT_WRITE | UT_STANDARD | UT_ENDPOINT) macro
246 req.bmRequestType = UT_WRITE_ENDPOINT; in usb_do_clear_stall_callback()
1577 req.bmRequestType = UT_WRITE_ENDPOINT; in ugen_ioctl()
3195 req.bmRequestType = UT_WRITE_ENDPOINT; in usbd_clear_stall_callback()
3062 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):
3264 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()
576 UR_CLEAR_FEATURE, UT_WRITE_ENDPOINT, in usb_clear_halt()