Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h416 #define HID_OUTPUT_BL_EOP 0x17 macro
H A Dcyttsp5_core.c690 if (cd->response_buf[size - 1] != HID_OUTPUT_BL_EOP) { in cyttsp5_hid_output_validate_bl_response()
933 cmd[cmd_offset++] = HID_OUTPUT_BL_EOP; in cyttsp5_hid_send_output_()