Home
last modified time | relevance | path

Searched refs:tp_device (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dtp_suspend.h18 struct tp_device{ struct
21 int(*tp_suspend)(struct tp_device*); argument
22 int(*tp_resume)(struct tp_device*); argument
30 struct tp_device *tp; in fb_notifier_callback() argument
35 tp = container_of(self, struct tp_device, fb_notif); in fb_notifier_callback()
74 struct tp_device *tp; in ebc_notifier_callback()
76 tp = container_of(self, struct tp_device, ebc_notif); in ebc_notifier_callback()
90 static inline int tp_register_fb(struct tp_device *tp) in tp_register_fb()
104 static inline void tp_unregister_fb(struct tp_device *tp) in tp_unregister_fb()
H A Dcy8c_touchpad.c52 struct tp_device tp;
191 static int cy8ctouch_suspend(struct tp_device *tp_dev) in cy8ctouch_suspend()
200 static int cy8ctouch_resume(struct tp_device *tp_dev) in cy8ctouch_resume()
H A Dwacom_w9013.c83 struct tp_device tp;
254 static int __maybe_unused wacom_i2c_suspend(struct tp_device *tp_d) in wacom_i2c_suspend()
269 static int __maybe_unused wacom_i2c_resume(struct tp_device *tp_d) in wacom_i2c_resume()
H A Dgslx680_pad.c115 struct tp_device tp;
940 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
949 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
H A Dgslx680_firefly.c143 struct tp_device tp;
883 static int rk_ts_early_suspend(struct tp_device *tp_d)
911 static int rk_ts_early_resume(struct tp_device *tp_d)
H A Dgsl3673.c212 struct tp_device tp;
1154 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1162 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
H A Dgslx680a.c252 struct tp_device tp;
1149 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1157 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
H A Dgsl3673_800x1280.c208 struct tp_device tp;
1134 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1142 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
H A Dgslx680.c209 struct tp_device tp;
1583 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1616 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
H A Dgslx6801.c172 struct tp_device tp;
1368 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1403 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.h184 struct tp_device tp;
H A Dvtl_ts.c405 static int vtl_ts_early_suspend(struct tp_device *tp) in vtl_ts_early_suspend()
417 static int vtl_ts_early_resume(struct tp_device *tp) in vtl_ts_early_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h124 struct tp_device tp;
H A Dgt9xx.c1948 static int goodix_ts_early_suspend(struct tp_device *tp_d) in goodix_ts_early_suspend()
2000 static int goodix_ts_early_resume(struct tp_device *tp_d) in goodix_ts_early_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h191 struct tp_device tp;
H A Dfocaltech_core.c1265 static int fts_ts_early_suspend(struct tp_device *tp_d) in fts_ts_early_suspend()
1277 static int fts_ts_late_resume(struct tp_device *tp_d) in fts_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c208 struct tp_device tp;
1107 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1115 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c154 struct tp_device tp;
1159 static int gsl_ts_early_suspend(struct tp_device *tp_d) in gsl_ts_early_suspend()
1168 static int gsl_ts_late_resume(struct tp_device *tp_d) in gsl_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c164 struct tp_device tp;
1707 static int hyn_ts_early_suspend(struct tp_device *tp_d) in hyn_ts_early_suspend()
1720 static int hyn_ts_late_resume(struct tp_device *tp_d) in hyn_ts_late_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h1027 struct tp_device tp;
H A Dcyttsp5_core.c4826 static int cyttsp5_core_early_suspend(struct tp_device *tp_d) in cyttsp5_core_early_suspend()
4844 static int cyttsp5_core_late_resume(struct tp_device *tp_d) in cyttsp5_core_late_resume()