Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/usbhid/
Dhid-core.c1507 static int hid_resume_common(struct hid_device *hid, bool driver_suspended) in hid_resume_common() function
1573 hid_resume_common(hid, driver_suspended); in hid_suspend()
1582 status = hid_resume_common(hid, true); in hid_resume()