Home
last modified time | relevance | path

Searched refs:UT_WRITE_INTERFACE (Results 1 – 15 of 15) sorted by relevance

/src/usr.sbin/bhyve/
H A Dusb_mouse.c585 case UREQ(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
587 case UREQ(UR_SET_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
593 case UREQ(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in umouse_request()
/src/sys/dev/usb/
H A Dusb_util.c223 ((req->bmRequestType == UT_WRITE_INTERFACE) && in usb_check_request()
H A Dusb_handle_request.c311 case UT_WRITE_INTERFACE: in usb_handle_iface_request()
H A Dusb.h171 #define UT_WRITE_INTERFACE (UT_WRITE | UT_STANDARD | UT_INTERFACE) macro
H A Dusb_request.c1453 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_req_set_alt_interface_no()
H A Dusb_hub.c2606 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_device_30_remote_wakeup()
/src/sys/dev/usb/controller/
H A Dohci.c2080 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2171 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2175 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
H A Duhci.c2448 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2539 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2543 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
H A Dehci.c3029 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3132 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3136 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
H A Dxhci.c3330 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3429 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3433 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
H A Datmegadci.c1612 case UT_WRITE_INTERFACE: in atmegadci_roothub_exec()
H A Davr32dci.c1561 case UT_WRITE_INTERFACE: in avr32dci_roothub_exec()
H A Duss820dci.c1906 case UT_WRITE_INTERFACE: in uss820dci_roothub_exec()
H A Dmusb_otg.c3638 case UT_WRITE_INTERFACE: in musbotg_roothub_exec()
H A Ddwc_otg.c4392 case UT_WRITE_INTERFACE: in dwc_otg_roothub_exec()