Searched refs:tracking_pos (Results 1 – 4 of 4) sorted by relevance
61 sensor->tracking_pos[slot].x = obj->x; in rmi_2d_sensor_abs_process()62 sensor->tracking_pos[slot].y = obj->y; in rmi_2d_sensor_abs_process()83 obj->x = sensor->tracking_pos[slot].x; in rmi_2d_sensor_abs_report()84 obj->y = sensor->tracking_pos[slot].y; in rmi_2d_sensor_abs_report()
45 struct input_mt_pos *tracking_pos; member
213 sensor->tracking_pos, in rmi_f12_process_objects()547 sensor->tracking_pos = devm_kcalloc(&fn->dev, in rmi_f12_probe()556 if (!sensor->tracking_pos || !sensor->tracking_slots || !sensor->objs) in rmi_f12_probe()
630 sensor->tracking_pos, in rmi_f11_finger_handler()1203 sensor->tracking_pos = devm_kcalloc(&fn->dev, in rmi_f11_initialize()1212 if (!sensor->tracking_pos || !sensor->tracking_slots || !sensor->objs) in rmi_f11_initialize()