Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c83 #define HID_CMD_SET_POWER 0x8 macro
584 SET_CMD_OPCODE(cmd[1], HID_CMD_SET_POWER); in cyttsp5_power_control()
601 (ts->response_buf[4] & 0x0f) != HID_CMD_SET_POWER) { in cyttsp5_power_control()