Home
last modified time | relevance | path

Searched refs:hid_hw_idle (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dhid.h1134 static inline int hid_hw_idle(struct hid_device *hdev, int report, int idle, in hid_hw_idle() function
/Linux-v6.1/drivers/hid/
Dhid-multitouch.c1809 hid_hw_idle(hdev, 0, 0, HID_REQ_SET_IDLE); in mt_resume()