Home
last modified time | relevance | path

Searched defs:hid_driver_suspend (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.c2455 int hid_driver_suspend(struct hid_device *hdev, pm_message_t state) in hid_driver_suspend() function
/openbmc/linux/include/linux/
H A Dhid.h987 static inline int hid_driver_suspend(struct hid_device *hdev, pm_message_t state) { return 0; } in hid_driver_suspend() function