Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dcyttsp4_core.h65 #define IS_TMO(t) ((t) == 0) macro
Dcyttsp4_core.c1271 if (IS_TMO(t)) { in cyttsp4_request_exclusive()
1321 if (IS_TMO(t)) { in cyttsp4_wait_bl_heartbeat()
1338 if (IS_TMO(t)) { in cyttsp4_wait_sysinfo_mode()
1429 if (IS_TMO(t)) { in cyttsp4_set_mode()
1780 if (IS_TMO(t)) { in cyttsp4_core_wake_()