Home
last modified time | relevance | path

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

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