Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h55 #define IS_TMO(t) ((t) == 0) macro
Dcyttsp4_core.c1298 if (IS_TMO(t)) { in cyttsp4_request_exclusive()
1348 if (IS_TMO(t)) { in cyttsp4_wait_bl_heartbeat()
1365 if (IS_TMO(t)) { in cyttsp4_wait_sysinfo_mode()
1456 if (IS_TMO(t)) { in cyttsp4_set_mode()
1806 if (IS_TMO(t)) { in cyttsp4_core_wake_()