Searched refs:tracking_pos (Results 1 – 4 of 4) sorted by relevance
64 sensor->tracking_pos[slot].x = obj->x; in rmi_2d_sensor_abs_process()65 sensor->tracking_pos[slot].y = obj->y; in rmi_2d_sensor_abs_process()86 obj->x = sensor->tracking_pos[slot].x; in rmi_2d_sensor_abs_report()87 obj->y = sensor->tracking_pos[slot].y; in rmi_2d_sensor_abs_report()
48 struct input_mt_pos *tracking_pos; member
192 sensor->tracking_pos, in rmi_f12_process_objects()505 sensor->tracking_pos = devm_kcalloc(&fn->dev, in rmi_f12_probe()514 if (!sensor->tracking_pos || !sensor->tracking_slots || !sensor->objs) in rmi_f12_probe()
608 sensor->tracking_pos, in rmi_f11_finger_handler()1183 sensor->tracking_pos = devm_kcalloc(&fn->dev, in rmi_f11_initialize()1192 if (!sensor->tracking_pos || !sensor->tracking_slots || !sensor->objs) in rmi_f11_initialize()