Home
last modified time | relevance | path

Searched refs:REPORT_BIT_PRESSED (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Deeti_ts.c38 #define REPORT_BIT_PRESSED BIT(0) macro
62 input_report_key(eeti->input, BTN_TOUCH, buf[0] & REPORT_BIT_PRESSED); in eeti_ts_report_event()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Deeti_ts.c38 #define REPORT_BIT_PRESSED BIT(0) macro
62 input_report_key(eeti->input, BTN_TOUCH, buf[0] & REPORT_BIT_PRESSED); in eeti_ts_report_event()

Completed in 1 milliseconds