Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-core.c2454 int hid_driver_suspend(struct hid_device *hdev, pm_message_t state) in hid_driver_suspend() function
2461 EXPORT_SYMBOL_GPL(hid_driver_suspend); variable
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h984 static inline int hid_driver_suspend(struct hid_device *hdev, pm_message_t state) { return 0; } in hid_driver_suspend() function

Completed in 7 milliseconds