Home
last modified time | relevance | path

Searched refs:UR_SET_CONFIG (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_handle_request.c528 case UR_SET_CONFIG: in usb_handle_request()
Dusb.h207 #define UR_SET_CONFIG 0x09 macro
Dusb_request.c1870 req.bRequest = UR_SET_CONFIG; in usbd_req_set_config()
Dusb_generic.c835 (req->bRequest == UR_SET_CONFIG)) || in ugen_check_request()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3180 case C(UR_SET_CONFIG, UT_WRITE_DEVICE):
Dxhci.c3377 case C(UR_SET_CONFIG, UT_WRITE_DEVICE): in xhci_roothub_exec()