Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Dcyttsp4_core.h114 SS_SLEEP_ON, enumerator
Dcyttsp4_core.c1101 if (cd->sleep_state == SS_SLEEP_ON || cd->sleep_state == SS_SLEEPING) in cyttsp4_irq()
1502 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_()
1509 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_core_sleep_()
1667 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_startup_()