Home
last modified time | relevance | path

Searched refs:GTP_PROXIMITY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h89 #define GTP_PROXIMITY 0 /* proximity module (function as the p-sensor) */ macro
573 #if GTP_PROXIMITY
H A Dgt1x_generic.c24 #if GTP_PROXIMITY && defined(PLATFORM_MTK)
1418 #if GTP_PROXIMITY
2180 #if GTP_PROXIMITY in gt1x_suspend()
2251 #if GTP_PROXIMITY in gt1x_resume()
2388 #if GTP_PROXIMITY in gt1x_init()
2433 #if GTP_PROXIMITY in gt1x_deinit()
H A Dgt1x.c269 #if GTP_PROXIMITY in gt1x_ts_work_func()