Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c35 #define IS_VALID_APP(x) ((x) & 0x01) macro
422 IS_VALID_APP(ts->bl_data.bl_status)) { in cyttsp_power_on()