Home
last modified time | relevance | path

Searched refs:hid_hw_may_wakeup (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhid.h1181 static inline bool hid_hw_may_wakeup(struct hid_device *hdev) in hid_hw_may_wakeup() function
/linux/drivers/hid/
H A Dhid-logitech-dj.c1509 return hid_hw_may_wakeup(djrcv_dev->hidpp); in logi_dj_ll_may_wakeup()
H A Dhid-multitouch.c1844 !hid_hw_may_wakeup(hdev)) in mt_suspend()