| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | tp_suspend.h | 18 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 D | cy8c_touchpad.c | 52 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 D | wacom_w9013.c | 83 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 D | gslx680_pad.c | 115 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 D | gslx680_firefly.c | 143 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 D | gsl3673.c | 212 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 D | gslx680a.c | 252 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 D | gsl3673_800x1280.c | 208 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 D | gslx680.c | 209 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 D | gslx6801.c | 172 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 D | vtl_ts.h | 184 struct tp_device tp;
|
| H A D | vtl_ts.c | 405 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 D | gt9xx.h | 124 struct tp_device tp;
|
| H A D | gt9xx.c | 1948 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 D | focaltech_core.h | 191 struct tp_device tp;
|
| H A D | focaltech_core.c | 1265 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 D | gsl3676.c | 208 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 D | rockchip_gslX680.c | 154 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 D | hyn_cst2xx.c | 164 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 D | cyttsp5_regs.h | 1027 struct tp_device tp;
|
| H A D | cyttsp5_core.c | 4826 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()
|