Home
last modified time | relevance | path

Searched refs:UR_SET_FEATURE (Results 1 - 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_handle_request.c536 case UR_SET_FEATURE: in usb_handle_request()
559 case UR_SET_FEATURE: in usb_handle_request()
H A Dusb_request.c1611 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_feature()
1632 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u1_timeout()
1654 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u2_timeout()
1719 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_feature()
2152 req.bRequest = UR_SET_FEATURE; in usbd_req_set_device_feature()
2237 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_link_state()
H A Dusb.h179 #define UR_SET_FEATURE 0x03 macro
H A Dusb_hub.c2710 UR_SET_FEATURE); in usbd_set_dev_wakeup()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3361 case C(UR_SET_FEATURE, UT_WRITE_DEVICE): in xhci_roothub_exec()
3362 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3363 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3553 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3556 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()
H A Dehci.c3163 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
3164 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3165 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3320 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
3322 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):

Completed in 17 milliseconds