Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.h124 SS_SLEEP_ON, enumerator
Dcyttsp4_core.c1098 if (cd->sleep_state == SS_SLEEP_ON || cd->sleep_state == SS_SLEEPING) in cyttsp4_irq()
1500 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_()
1507 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_core_sleep_()
1665 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_startup_()