Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h61 CY_CORE_FLAG_POWEROFF_ON_SLEEP = 0x02, enumerator
H A Dcyttsp5_core.c3706 if (cd->cpdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) in cyttsp5_core_sleep_()
4443 if (cd->cpdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) in cyttsp5_core_wake_()
5997 if (pdata->core_pdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) { in cyttsp5_probe()