Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hid/
Dhid-roccat.c184 hid_hw_power(device->hid, PM_HINT_NORMAL); in roccat_open()
229 hid_hw_power(device->hid, PM_HINT_NORMAL); in roccat_release()
Dhidraw.c284 hid_hw_power(dev->hid, PM_HINT_NORMAL); in hidraw_open()
/linux-3.4.99/include/linux/
Dhid.h704 #define PM_HINT_NORMAL 1<<1 macro
/linux-3.4.99/drivers/hid/usbhid/
Dhid-core.c1229 case PM_HINT_NORMAL: in usbhid_power()