Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/bhyve/
HDusb_mouse.c573 case UREQ(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
575 case UREQ(UR_SET_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
581 case UREQ(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in umouse_request()
/freebsd-13-stable/sys/dev/usb/
HDusb_util.c247 ((req->bmRequestType == UT_WRITE_INTERFACE) && in usb_check_request()
HDusb_handle_request.c311 case UT_WRITE_INTERFACE: in usb_handle_iface_request()
HDusb.h171 #define UT_WRITE_INTERFACE (UT_WRITE | UT_STANDARD | UT_INTERFACE) macro
HDusb_request.c1453 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_req_set_alt_interface_no()
HDusb_hub.c2591 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_device_30_remote_wakeup()
/freebsd-13-stable/sys/mips/cavium/usb/
HDoctusb.c1453 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
1548 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
1552 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
/freebsd-13-stable/sys/dev/usb/controller/
HDohci.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()
HDuhci.c2450 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2541 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2545 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
HDehci.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()
HDxhci.c3245 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3344 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3348 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
HDavr32dci.c1561 case UT_WRITE_INTERFACE: in avr32dci_roothub_exec()
HDatmegadci.c1612 case UT_WRITE_INTERFACE: in atmegadci_roothub_exec()
HDuss820dci.c1906 case UT_WRITE_INTERFACE: in uss820dci_roothub_exec()
HDsaf1761_otg.c2893 case UT_WRITE_INTERFACE: in saf1761_otg_roothub_exec()
HDmusb_otg.c3638 case UT_WRITE_INTERFACE: in musbotg_roothub_exec()
HDdwc_otg.c4392 case UT_WRITE_INTERFACE: in dwc_otg_roothub_exec()