Home
last modified time | relevance | path

Searched refs:gsl_ts (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680.c188 struct gsl_ts { struct
253 int gslx680_set_pinctrl_state(struct gsl_ts *ts, struct pinctrl_state *state) in gslx680_set_pinctrl_state()
266 static int gslX680_init(struct gsl_ts *ts) in gslX680_init()
318 static int gslX680_shutdown_low(struct gsl_ts *ts) in gslX680_shutdown_low()
327 static int gslX680_shutdown_high(struct gsl_ts *ts) in gslX680_shutdown_high()
447 struct gsl_ts *ts = in gsl_load_fw()
448 (struct gsl_ts *)i2c_get_clientdata(client); in gsl_load_fw()
509 struct gsl_ts *ts = in startup_chip()
510 (struct gsl_ts *)i2c_get_clientdata(client); in startup_chip()
556 static void init_chip(struct i2c_client *client, struct gsl_ts *ts) in init_chip()
[all …]
H A Dgsl3673.c129 static struct gsl_ts *this_ts;
193 struct gsl_ts { struct
466 struct gsl_ts *ts = i2c_get_clientdata(client); in init_chip()
708 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
726 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
762 static void ts_irq_disable(struct gsl_ts *ts) in ts_irq_disable()
774 static void ts_irq_enable(struct gsl_ts *ts) in ts_irq_enable()
798 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gsl3673_ts_worker()
967 struct gsl_ts *ts = (struct gsl_ts *)dev_id; in gsl_ts_irq()
975 static int gsl3673_ts_init(struct i2c_client *client, struct gsl_ts *ts) in gsl3673_ts_init()
[all …]
H A Dgsl3673_800x1280.c132 static struct gsl_ts *this_ts;
196 struct gsl_ts { struct
476 struct gsl_ts *ts = i2c_get_clientdata(client); in init_chip()
494 struct gsl_ts *gsl3673_ts = container_of(dwork, struct gsl_ts, in gsl_delayed_work_init()
730 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
748 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
784 static void ts_irq_disable(struct gsl_ts *ts) in ts_irq_disable()
796 static void ts_irq_enable(struct gsl_ts *ts) in ts_irq_enable()
820 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gsl3673_ts_worker()
989 struct gsl_ts *ts = (struct gsl_ts *)dev_id; in gsl_ts_irq()
[all …]
H A Dgslx6801.c147 struct gsl_ts { struct
187 static int gslx680_set_pinctrl_state(struct gsl_ts *ts, in gslx680_set_pinctrl_state() argument
204 static int gslX680_init(struct gsl_ts *ts) in gslX680_init()
236 static int gslX680_shutdown_low(struct gsl_ts *ts) in gslX680_shutdown_low()
245 static int gslX680_shutdown_high(struct gsl_ts *ts) in gslX680_shutdown_high()
530 static void init_chip(struct i2c_client *client, struct gsl_ts *ts) in init_chip()
564 static void check_mem_data(struct i2c_client *client, struct gsl_ts *ts) in check_mem_data()
816 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
836 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
884 static void glsx680_ts_irq_disable(struct gsl_ts *ts) in glsx680_ts_irq_disable()
[all …]
H A Dgslx680_pad.c104 struct gsl_ts { struct
254 struct gsl_ts *ts = i2c_get_clientdata(gsl_client); in gsl_load_fw()
323 struct gsl_ts *ts = i2c_get_clientdata(client); in startup_chip()
363 struct gsl_ts *ts = i2c_get_clientdata(client); in init_chip()
469 struct gsl_ts *ts = i2c_get_clientdata(gsl_client); in gsl_config_write_proc()
658 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
702 struct gsl_ts *ts = container_of(work, struct gsl_ts,work); in gslX680_ts_worker()
810 struct gsl_ts *ts = dev_id; in gsl_ts_irq()
823 static int gslX680_ts_init(struct i2c_client *client, struct gsl_ts *ts) in gslX680_ts_init()
900 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_suspend()
[all …]
H A Dgslx680_firefly.c128 struct gsl_ts { struct
165 static struct gsl_ts *gts; argument
610 static void report_key(struct gsl_ts *ts, u16 x, u16 y)
626 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id)
679 struct gsl_ts *ts = container_of(work, struct gsl_ts, work);
784 struct gsl_ts *ts = dev_id;
795 static int gslX680_ts_init(struct i2c_client *client, struct gsl_ts *ts)
885 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp);
913 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp);
942 struct gsl_ts *ts = container_of(h, struct gsl_ts, early_suspend);
[all …]
H A Dgslx680a.c241 struct gsl_ts { struct
734 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
750 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
795 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gslX680_ts_worker()
982 struct gsl_ts *ts = dev_id; in gsl_ts_irq()
994 static int gslX680_ts_init(struct i2c_client *client, struct gsl_ts *ts) in gslX680_ts_init()
1080 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_suspend()
1116 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_resume()
1151 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp); in gsl_ts_early_suspend()
1159 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp); in gsl_ts_late_resume()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/
H A Dgsl3676.c131 static struct gsl_ts *this_ts;
196 struct gsl_ts { struct
458 struct gsl_ts *ts = i2c_get_clientdata(client); in init_chip()
702 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
720 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
756 static void ts_irq_disable(struct gsl_ts *ts) in ts_irq_disable()
768 static void ts_irq_enable(struct gsl_ts *ts) in ts_irq_enable()
792 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gsl_ts_worker()
962 struct gsl_ts *ts = (struct gsl_ts *)dev_id; in gsl_ts_irq()
970 static int gsl_thzy_ts_init(struct i2c_client *client, struct gsl_ts *ts) in gsl_thzy_ts_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/
H A Drockchip_gslX680.c143 struct gsl_ts { struct
674 static void report_key(struct gsl_ts *ts, u16 x, u16 y) in report_key()
690 static void report_data(struct gsl_ts *ts, u16 x, u16 y, u8 pressure, u8 id) in report_data()
745 struct gsl_ts *ts = container_of(work, struct gsl_ts, work); in gslX680_ts_worker()
962 struct gsl_ts *ts = dev_id; in gsl_ts_irq()
978 static int gsl_ts_init_ts(struct i2c_client *client, struct gsl_ts *ts) in gsl_ts_init_ts()
1064 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_suspend()
1116 struct gsl_ts *ts = dev_get_drvdata(dev); in gsl_ts_resume()
1161 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp); in gsl_ts_early_suspend()
1170 struct gsl_ts *ts = container_of(tp_d, struct gsl_ts, tp); in gsl_ts_late_resume()
[all …]
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo