Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mta.c48 input_report_key(input, BTN_TOOL_FINGER, CY_BTN_PRESSED); in cyttsp5_input_report()
51 input_report_key(input, BTN_TOOL_PEN, CY_BTN_PRESSED); in cyttsp5_input_report()
56 input_report_key(input, BTN_TOUCH, CY_BTN_PRESSED); in cyttsp5_input_report()
H A Dcyttsp5_btn.c49 btn_state == CY_BTN_PRESSED ? in cyttsp5_btn_key_action()
H A Dcyttsp5_regs.h658 CY_BTN_PRESSED = 1, enumerator
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.h301 CY_BTN_PRESSED, enumerator