Searched refs:PM_HINT_FULLON (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-roccat.c173 error = hid_hw_power(device->hid, PM_HINT_FULLON);
H A Dhid-mcp2221.c359 hid_hw_power(mcp->hdev, PM_HINT_FULLON);
461 hid_hw_power(mcp->hdev, PM_HINT_FULLON);
1071 hid_hw_power(mcp->hdev, PM_HINT_FULLON);
H A Dhid-cp2112.c565 ret = hid_hw_power(hdev, PM_HINT_FULLON);
730 ret = hid_hw_power(hdev, PM_HINT_FULLON);
1230 ret = hid_hw_power(hdev, PM_HINT_FULLON);
H A Dhid-google-hammer.c320 ret = hid_hw_power(led->hdev, PM_HINT_FULLON);
H A Dhid-ft260.c621 ret = hid_hw_power(hdev, PM_HINT_FULLON);
664 ret = hid_hw_power(hdev, PM_HINT_FULLON);
H A Dhidraw.c290 err = hid_hw_power(dev->hid, PM_HINT_FULLON);
/linux-master/drivers/staging/greybus/
H A Dhid.c374 case PM_HINT_FULLON:
/linux-master/drivers/hid/usbhid/
H A Dhiddev.c259 error = hid_hw_power(hiddev->hid, PM_HINT_FULLON);
H A Dhid-core.c1262 case PM_HINT_FULLON:
/linux-master/include/linux/
H A Dhid.h898 #define PM_HINT_FULLON 1<<5 macro

Completed in 130 milliseconds