Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dusb_mouse.c575 case UREQ(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
577 case UREQ(UR_SET_FEATURE, UT_WRITE_INTERFACE): in umouse_request()
583 case UREQ(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in umouse_request()
/freebsd-13.1/sys/dev/usb/
H A Dusb_util.c248 ((req->bmRequestType == UT_WRITE_INTERFACE) && in usb_check_request()
H A Dusb_handle_request.c312 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.c1444 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_req_set_alt_interface_no()
H A Dusb_hub.c2577 req.bmRequestType = UT_WRITE_INTERFACE; in usbd_device_30_remote_wakeup()
/freebsd-13.1/sys/mips/cavium/usb/
H A Doctusb.c1455 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
1550 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
1554 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in octusb_roothub_exec()
/freebsd-13.1/sys/dev/usb/controller/
H A Dohci.c2081 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2172 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
2176 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
H A Duhci.c2451 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2542 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
2546 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
H A Dehci.c3030 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3133 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
3137 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
H A Dxhci.c3298 case C(UR_CLEAR_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3397 case C(UR_SET_FEATURE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
3401 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
H A Davr32dci.c1562 case UT_WRITE_INTERFACE: in avr32dci_roothub_exec()
H A Datmegadci.c1618 case UT_WRITE_INTERFACE: in atmegadci_roothub_exec()
H A Duss820dci.c1912 case UT_WRITE_INTERFACE: in uss820dci_roothub_exec()
H A Dsaf1761_otg.c2894 case UT_WRITE_INTERFACE: in saf1761_otg_roothub_exec()
H A Dmusb_otg.c3642 case UT_WRITE_INTERFACE: in musbotg_roothub_exec()
H A Ddwc_otg.c4393 case UT_WRITE_INTERFACE: in dwc_otg_roothub_exec()