Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dcyttsp4_core.h124 SS_SLEEP_ON, enumerator
Dcyttsp4_core.c1073 if (cd->sleep_state == SS_SLEEP_ON || cd->sleep_state == SS_SLEEPING) in cyttsp4_irq()
1475 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_()
1482 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_core_sleep_()
1640 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_startup_()