Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_handle_request.c313 case UR_SET_INTERFACE: in usb_handle_iface_request()
HDusb.h220 #define UR_SET_INTERFACE 0x0b macro
HDusb_request.c1424 req.bRequest = UR_SET_INTERFACE; in usbd_req_set_alt_interface_no()
HDusb_generic.c883 (req->bRequest == UR_SET_INTERFACE))) { in ugen_check_request()
/NextBSD/sys/dev/usb/serial/
HDu3g.c597 req.bRequest = UR_SET_INTERFACE; in u3g_sierra_init()
/NextBSD/sys/dev/usb/net/
HDif_usie.c259 req.bRequest = UR_SET_INTERFACE; in usie_autoinst()
/NextBSD/sys/dev/usb/controller/
HDatmegadci.c1673 case UR_SET_INTERFACE: in atmegadci_roothub_exec()
HDavr32dci.c1613 case UR_SET_INTERFACE: in avr32dci_roothub_exec()
HDat91dci.c1894 case UR_SET_INTERFACE: in at91dci_roothub_exec()
HDuss820dci.c1963 case UR_SET_INTERFACE: in uss820dci_roothub_exec()
HDohci.c2216 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ohci_roothub_exec()
HDuhci.c2608 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in uhci_roothub_exec()
HDsaf1761_otg.c2947 case UR_SET_INTERFACE: in saf1761_otg_roothub_exec()
HDmusb_otg.c3699 case UR_SET_INTERFACE: in musbotg_roothub_exec()
HDehci.c3222 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in ehci_roothub_exec()
HDxhci.c3386 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in xhci_roothub_exec()
HDdwc_otg.c4402 case UR_SET_INTERFACE: in dwc_otg_roothub_exec()
/NextBSD/sys/mips/cavium/usb/
HDoctusb.c1563 case C(UR_SET_INTERFACE, UT_WRITE_INTERFACE): in octusb_roothub_exec()