Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_util.c214 (req->bRequest == UR_SET_INTERFACE))) { in usb_check_request()
Dusb_handle_request.c271 case UR_SET_INTERFACE: in usb_handle_iface_request()
Dusb.h209 #define UR_SET_INTERFACE 0x0b macro
Dusb_request.c1405 req.bRequest = UR_SET_INTERFACE; in usbd_req_set_alt_interface_no()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3169 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE):
Dxhci.c3367 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()