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