Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c86 #define HID_POWER_SLEEP 0x1 macro
578 u8 state = on ? HID_POWER_ON : HID_POWER_SLEEP; in cyttsp5_power_control()
583 SET_CMD_REPORT_ID(cmd[0], HID_POWER_SLEEP); in cyttsp5_power_control()