Home
last modified time | relevance | path

Searched refs:hid_resume_common (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1555 static int hid_resume_common(struct hid_device *hid, bool driver_suspended) in hid_resume_common() function
1621 hid_resume_common(hid, driver_suspended); in hid_suspend()
1630 status = hid_resume_common(hid, true); in hid_resume()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c1566 static int hid_resume_common(struct hid_device *hid, bool driver_suspended) in hid_resume_common() function
1629 hid_resume_common(hid, driver_suspended); in hid_suspend()
1638 status = hid_resume_common(hid, true); in hid_resume()

Completed in 4 milliseconds