Searched refs:rmi_2d_sensor (Results 1 – 4 of 4) sorted by relevance
46 struct rmi_2d_sensor { struct77 void rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, argument81 void rmi_2d_sensor_abs_report(struct rmi_2d_sensor *sensor,85 void rmi_2d_sensor_rel_report(struct rmi_2d_sensor *sensor, int x, int y);88 struct rmi_2d_sensor *sensor);
32 struct rmi_2d_sensor sensor;97 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_read_sensor_tuning()207 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_process_objects()262 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_attention()360 struct rmi_2d_sensor *sensor; in rmi_f12_config()388 struct rmi_2d_sensor *sensor; in rmi_f12_probe()
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()
5 rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o