Home
last modified time | relevance | path

Searched refs:rmi_2d_sensor (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/input/rmi4/
A Drmi_2d_sensor.h43 struct rmi_2d_sensor { struct
74 void rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, argument
78 void rmi_2d_sensor_abs_report(struct rmi_2d_sensor *sensor,
82 void rmi_2d_sensor_rel_report(struct rmi_2d_sensor *sensor, int x, int y);
85 struct rmi_2d_sensor *sensor);
A Drmi_2d_sensor.c22 void rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, in rmi_2d_sensor_abs_process()
66 void rmi_2d_sensor_abs_report(struct rmi_2d_sensor *sensor, in rmi_2d_sensor_abs_report()
113 void rmi_2d_sensor_rel_report(struct rmi_2d_sensor *sensor, int x, int y) in rmi_2d_sensor_rel_report()
136 static void rmi_2d_sensor_set_input_params(struct rmi_2d_sensor *sensor) in rmi_2d_sensor_set_input_params()
209 struct rmi_2d_sensor *sensor) in rmi_2d_sensor_configure_input()
A Drmi_f12.c29 struct rmi_2d_sensor sensor;
66 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_read_sensor_tuning()
147 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_process_objects()
205 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_attention()
298 struct rmi_2d_sensor *sensor; in rmi_f12_config()
326 struct rmi_2d_sensor *sensor; in rmi_f12_probe()
A Drmi_f11.c533 struct rmi_2d_sensor sensor;
550 struct rmi_2d_sensor *sensor = &f11->sensor; in rmi_f11_rel_pos_report()
561 struct rmi_2d_sensor *sensor, in rmi_f11_abs_pos_process()
595 struct rmi_2d_sensor *sensor, int size) in rmi_f11_finger_handler()
658 struct rmi_2d_sensor *sensor = &f11->sensor; in f11_2d_construct_data()
1074 struct rmi_2d_sensor *sensor; in rmi_f11_initialize()
1278 struct rmi_2d_sensor *sensor = &f11->sensor; in rmi_f11_config()
A DMakefile5 rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o

Completed in 9 milliseconds