Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h415 #define HID_OUTPUT_BL_SOP 0x1 macro
H A Dcyttsp5_core.c684 if (cd->response_buf[4] != HID_OUTPUT_BL_SOP) { in cyttsp5_hid_output_validate_bl_response()
914 cmd[cmd_offset++] = HID_OUTPUT_BL_SOP; in cyttsp5_hid_send_output_()