Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h1175 static inline bool hid_hw_may_wakeup(struct hid_device *hdev) in hid_hw_may_wakeup() function
/openbmc/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.c1839 !hid_hw_may_wakeup(hdev)) in mt_suspend()