Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhid.h1153 static inline bool hid_hw_may_wakeup(struct hid_device *hdev) in hid_hw_may_wakeup() function
/linux-5.19.10/drivers/hid/
Dhid-logitech-dj.c1506 return hid_hw_may_wakeup(djrcv_dev->hidpp); in logi_dj_ll_may_wakeup()
Dhid-multitouch.c1788 !hid_hw_may_wakeup(hdev)) in mt_suspend()