Home
last modified time | relevance | path

Searched refs:tp_suspend (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dtp_suspend.h21 int(*tp_suspend)(struct tp_device*); member
55 ret = tp->tp_suspend(tp); in fb_notifier_callback()
81 tp->tp_suspend(tp); in ebc_notifier_callback()
H A Dcy8c_touchpad.c237 ts->tp.tp_suspend = cy8ctouch_suspend; in cy8ctouch_i2c_probe()
H A Dwacom_w9013.c432 wac_i2c->tp.tp_suspend = wacom_i2c_suspend; in wacom_i2c_probe()
H A Dgslx680_pad.c1117 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
H A Dgslx680_firefly.c991 ts->tp.tp_suspend = rk_ts_early_suspend;
H A Dgsl3673.c1198 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
H A Dgslx680a.c1235 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
H A Dgsl3673_800x1280.c1185 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
H A Dgslx680.c1755 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
H A Dgslx6801.c1548 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.c592 ts->tp.tp_suspend = vtl_ts_early_suspend; in vtl_ts_handler()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c1158 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c1299 ts->tp.tp_suspend = gsl_ts_early_suspend; in gsl_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c1845 ts->tp.tp_suspend = hyn_ts_early_suspend; in hyn_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1477 ts_data->tp.tp_suspend = fts_ts_early_suspend; in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c2127 ts->tp.tp_suspend = goodix_ts_early_suspend; in gtp_request_input_dev()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c6179 cd->tp.tp_suspend = cyttsp5_core_early_suspend; in cyttsp5_probe()