Searched refs:HID_REQ_SET_IDLE (Results 1 – 7 of 7) sorted by relevance
53 #define HID_REQ_SET_IDLE 0x0A macro
46 #define HID_REQ_SET_IDLE 0x0A macro
660 HID_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, (idle << 8) | report, in hid_set_idle()1313 if (reqtype != HID_REQ_SET_IDLE) in usbhid_idle()
711 | HID_REQ_SET_IDLE): in hidg_setup()
1767 hid_hw_idle(hdev, 0, 0, HID_REQ_SET_IDLE); in mt_resume()