Searched refs:HID_REQ_SET_IDLE (Results 1 – 5 of 5) sorted by relevance
66 HID_REQ_SET_IDLE = 0x0A, enumerator
429 case HID_REQ_SET_IDLE: in hid_bpf_hw_request()
658 HID_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, (idle << 8) | report, in hid_set_idle()1308 if (reqtype != HID_REQ_SET_IDLE) in usbhid_idle()
716 | HID_REQ_SET_IDLE): in hidg_setup()
1833 hid_hw_idle(hdev, 0, 0, HID_REQ_SET_IDLE); in mt_resume()