Searched refs:USB_REQ_GET_INTERFACE (Results 1 – 6 of 6) sorted by relevance
88 #define USB_REQ_GET_INTERFACE 0x0A macro
511 USB_REQ_GET_INTERFACE, in clie_3_5_startup()
213 case USB_REQ_GET_INTERFACE: in usbip_dump_usb_ctrlrequest()
636 USB_REQ_GET_INTERFACE, USB_DIR_IN|USB_RECIP_INTERFACE, in get_altsetting()1217 req.bRequest = USB_REQ_GET_INTERFACE; in test_ctrl_queue()
1622 case USB_REQ_GET_INTERFACE: in composite_setup()
614 case DeviceRequest | USB_REQ_GET_INTERFACE: in rh_call_control()