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/
Dusb_request.c1602 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_feature()
1623 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u1_timeout()
1645 req.bRequest = UR_SET_FEATURE; in usbd_req_set_hub_u2_timeout()
1710 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_feature()
2143 req.bRequest = UR_SET_FEATURE; in usbd_req_set_device_feature()
2228 req.bRequest = UR_SET_FEATURE; in usbd_req_set_port_link_state()
Dusb_handle_request.c537 case UR_SET_FEATURE: in usb_handle_request()
560 case UR_SET_FEATURE: in usb_handle_request()
Dusb.h180 #define UR_SET_FEATURE 0x03 macro
Dusb_hub.c2711 UR_SET_FEATURE); in usbd_set_dev_wakeup()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3164 case C(UR_SET_FEATURE, UT_WRITE_DEVICE):
3165 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE):
3166 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT):
3321 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE):
3323 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER):
Dxhci.c3362 case C(UR_SET_FEATURE, UT_WRITE_DEVICE): in xhci_roothub_exec()
3363 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3364 case C(UR_SET_FEATURE, UT_WRITE_ENDPOINT): in xhci_roothub_exec()
3554 case C(UR_SET_FEATURE, UT_WRITE_CLASS_DEVICE): in xhci_roothub_exec()
3557 case C(UR_SET_FEATURE, UT_WRITE_CLASS_OTHER): in xhci_roothub_exec()