Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c85 #define HID_POWER_ON 0x0 macro
578 u8 state = on ? HID_POWER_ON : HID_POWER_SLEEP; in cyttsp5_power_control()