Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c126 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id) macro
463 SET_CMD_REPORT_ID(cmd[cmd_offset], 0xF); in cyttsp5_hid_exec_cmd_()
465 SET_CMD_REPORT_ID(cmd[cmd_offset], hid_cmd->report_id); in cyttsp5_hid_exec_cmd_()