Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c115 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode) macro
584 SET_CMD_OPCODE(cmd[1], HID_CMD_SET_POWER); in cyttsp5_power_control()