Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.h114 SS_SLEEP_ON, enumerator
H A Dcyttsp4_core.c1087 if (cd->sleep_state == SS_SLEEP_ON || cd->sleep_state == SS_SLEEPING) in cyttsp4_irq()
1489 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_()
1496 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_core_sleep_()
1654 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp4_startup_()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h718 SS_SLEEP_ON, enumerator
H A Dcyttsp5_core.c3712 cd->sleep_state = SS_SLEEP_ON; in cyttsp5_core_sleep_()
4022 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp5_read_input()
4435 if (cd->sleep_state == SS_SLEEP_ON) { in cyttsp5_core_wake_()
5315 if (cd->sleep_state == SS_SLEEP_ON) in cyttsp5_sleep_status_show()