Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_util.c224 (req->bRequest == UR_SET_INTERFACE))) { in usb_check_request()
H A Dusb_handle_request.c313 case UR_SET_INTERFACE: in usb_handle_iface_request()
H A Dusb.h222 #define UR_SET_INTERFACE 0x0b macro
H A Dusb_request.c1454 req.bRequest = UR_SET_INTERFACE; in usbd_req_set_alt_interface_no()
/freebsd/usr.sbin/bhyve/
H A Dusb_mouse.c581 case UREQ(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in umouse_request()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1614 case UR_SET_INTERFACE: in atmegadci_roothub_exec()
H A Davr32dci.c1563 case UR_SET_INTERFACE: in avr32dci_roothub_exec()
H A Duss820dci.c1908 case UR_SET_INTERFACE: in uss820dci_roothub_exec()
H A Dohci.c2175 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
H A Duhci.c2543 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
H A Dmusb_otg.c3640 case UR_SET_INTERFACE: in musbotg_roothub_exec()
H A Dehci.c3136 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
H A Ddwc_otg.c4394 case UR_SET_INTERFACE: in dwc_otg_roothub_exec()
H A Dxhci.c3348 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
/freebsd/sys/dev/usb/net/
H A Dif_usie.c259 req.bRequest = UR_SET_INTERFACE; in usie_autoinst()
/freebsd/sys/dev/usb/serial/
H A Du3g.c650 req.bRequest = UR_SET_INTERFACE; in u3g_sierra_init()