Searched refs:USB_REQ_GET_INTERFACE (Results 1 – 8 of 8) sorted by relevance
257 case USB_REQ_GET_INTERFACE: in usb_decode_ctrl_standard()
553 USB_REQ_GET_INTERFACE, in clie_3_5_startup()
86 #define USB_REQ_GET_INTERFACE 0x0A macro
197 case USB_REQ_GET_INTERFACE: in usbip_dump_usb_ctrlrequest()
470 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()
608 case DeviceRequest | USB_REQ_GET_INTERFACE: in rh_call_control()
1966 case USB_REQ_GET_INTERFACE: in composite_setup()