Searched refs:HID_REQ_SET_IDLE (Results 1 – 3 of 3) sorted by relevance
53 #define HID_REQ_SET_IDLE 0x0A macro
663 HID_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, (idle << 8) | report, in hid_set_idle()1282 if (reqtype != HID_REQ_SET_IDLE) in usbhid_idle()
1740 hid_hw_idle(hdev, 0, 0, HID_REQ_SET_IDLE); in mt_resume()