Searched refs:rmi_2d_sensor (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.h | 43 struct rmi_2d_sensor { struct 74 void rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, 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);
|
H A D | rmi_f12.c | 9 #include "rmi_2d_sensor.h" 29 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()
|
H A D | rmi_2d_sensor.c | 14 #include "rmi_2d_sensor.h" 22 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()
|
H A D | rmi_f11.c | 16 #include "rmi_2d_sensor.h" 511 struct rmi_2d_sensor sensor; 528 struct rmi_2d_sensor *sensor = &f11->sensor; in rmi_f11_rel_pos_report() 539 struct rmi_2d_sensor *sensor, in rmi_f11_abs_pos_process() 573 struct rmi_2d_sensor *sensor, int size) in rmi_f11_finger_handler() 636 struct rmi_2d_sensor *sensor = &f11->sensor; in f11_2d_construct_data() 1052 struct rmi_2d_sensor *sensor; in rmi_f11_initialize() 1256 struct rmi_2d_sensor *sensor = &f11->sensor; in rmi_f11_config()
|
H A D | Makefile | 5 rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_2d_sensor.h | 43 struct rmi_2d_sensor { struct 74 void rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, 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);
|
H A D | rmi_f12.c | 9 #include "rmi_2d_sensor.h" 29 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()
|
H A D | rmi_2d_sensor.c | 14 #include "rmi_2d_sensor.h" 22 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()
|
H A D | rmi_f11.c | 16 #include "rmi_2d_sensor.h" 533 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()
|
H A D | Makefile | 5 rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o
|
Completed in 9 milliseconds