Searched refs:USB_REQ_GET_INTERFACE (Results 1 – 8 of 8) sorted by relevance
259 case USB_REQ_GET_INTERFACE: in usb_decode_ctrl()
553 USB_REQ_GET_INTERFACE, in clie_3_5_startup()
89 #define USB_REQ_GET_INTERFACE 0x0A macro
197 case USB_REQ_GET_INTERFACE: in usbip_dump_usb_ctrlrequest()
471 case DeviceRequest | USB_REQ_GET_INTERFACE: in ast_vhub_std_hub_request()
676 USB_REQ_GET_INTERFACE, USB_DIR_IN|USB_RECIP_INTERFACE, in get_altsetting()1258 req.bRequest = USB_REQ_GET_INTERFACE; in test_ctrl_queue()
633 case DeviceRequest | USB_REQ_GET_INTERFACE: in rh_call_control()
1872 case USB_REQ_GET_INTERFACE: in composite_setup()