Home
last modified time | relevance | path

Searched refs:UR_GET_INTERFACE (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/sys/dev/usb/
Dusb_handle_request.c347 case UR_GET_INTERFACE: in usb_handle_iface_request()
Dusb.h221 #define UR_GET_INTERFACE 0x0a macro
Dusb_request.c1431 req.bRequest = UR_GET_INTERFACE; in usbd_req_get_alt_interface_no()
/freebsd-12-stable/sys/dev/usb/serial/
Duvisor.c519 req.bRequest = UR_GET_INTERFACE; in uvisor_init()
/freebsd-12-stable/usr.sbin/bhyve/
Dusb_mouse.c505 case UREQ(UR_GET_INTERFACE, UT_READ_INTERFACE): in umouse_request()
/freebsd-12-stable/sys/dev/usb/controller/
Davr32dci.c1627 case UR_GET_INTERFACE: in avr32dci_roothub_exec()
Datmegadci.c1687 case UR_GET_INTERFACE: in atmegadci_roothub_exec()
Duss820dci.c1977 case UR_GET_INTERFACE: in uss820dci_roothub_exec()
Dohci.c2184 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in ohci_roothub_exec()
Duhci.c2576 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in uhci_roothub_exec()
Dsaf1761_otg.c2984 case UR_GET_INTERFACE: in saf1761_otg_roothub_exec()
Dmusb_otg.c3734 case UR_GET_INTERFACE: in musbotg_roothub_exec()
Dehci.c3199 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in ehci_roothub_exec()
Dxhci.c3401 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in xhci_roothub_exec()
Ddwc_otg.c4458 case UR_GET_INTERFACE: in dwc_otg_roothub_exec()
/freebsd-12-stable/sys/mips/cavium/usb/
Doctusb.c1531 case C(UR_GET_INTERFACE, UT_READ_INTERFACE): in octusb_roothub_exec()