Searched refs:PM_HINT_NORMAL (Results 1 – 4 of 4) sorted by relevance
310 hid_hw_power(dev->hid, PM_HINT_NORMAL); in hidraw_open()361 hid_hw_power(hidraw->hid, PM_HINT_NORMAL); in drop_ref()
336 hid_hw_power(led->hdev, PM_HINT_NORMAL); in hammer_kbd_brightness_set_blocking()
229 hid_hw_power(list->hiddev->hid, PM_HINT_NORMAL); in hiddev_release()277 hid_hw_power(hiddev->hid, PM_HINT_NORMAL); in __hiddev_open()
985 #define PM_HINT_NORMAL 1<<1 macro