Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h225 #define IS_DEEP_SLEEP_CONFIGURED(x) \ macro
H A Dcyttsp5_core.c3656 if (IS_DEEP_SLEEP_CONFIGURED(cd->easy_wakeup_gesture)) in cyttsp5_put_device_into_sleep_()
4021 if (!IS_DEEP_SLEEP_CONFIGURED(cd->easy_wakeup_gesture)) { in cyttsp5_read_input()
4313 if (!IS_DEEP_SLEEP_CONFIGURED(cd->easy_wakeup_gesture)) { in cyttsp5_core_wake_device_()