Home
last modified time | relevance | path

Searched refs:UT_WRITE_INTERFACE (Results 1 - 7 of 7) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_util.c212 ((req->bmRequestType == UT_WRITE_INTERFACE) && in usb_check_request()
H A Dusb_handle_request.c268 case UT_WRITE_INTERFACE: in usb_handle_iface_request()
H A Dusb.h157 #define UT_WRITE_INTERFACE (UT_WRITE | UT_STANDARD | UT_INTERFACE) macro
H A Dusb_hub.c2676 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_device_30_remote_wakeup()
H A Dusb_request.c1403 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_req_set_alt_interface_no()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3263 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3362 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3366 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
H A Dehci.c3061 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE):
3164 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3168 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE):

Completed in 17 milliseconds