Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h124 SS_SLEEP_ON, enumerator
Dcyttsp4_core.c1070 if (cd->sleep_state == SS_SLEEP_ON || cd->sleep_state == SS_SLEEPING) in cyttsp4_irq()
1472 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_()
1479 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_core_sleep_()
1637 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_startup_()