Searched refs:tmp_idx (Results 1 – 3 of 3) sorted by relevance
639 int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; in max8997_set_voltage_buck() local670 tmp_idx = -1; in max8997_set_voltage_buck()678 tmp_idx = new_idx; in max8997_set_voltage_buck()686 new_idx = tmp_idx; in max8997_set_voltage_buck()694 max8997->buck125_gpioindex, tmp_idx); in max8997_set_voltage_buck()
3120 u32 tmp_idx = idx; in try_set_ext_ctrls() local3125 if (helpers[tmp_idx].ctrl == master) in try_set_ext_ctrls()3126 new_auto_val = cs->controls[tmp_idx].value; in try_set_ext_ctrls()3127 tmp_idx = helpers[tmp_idx].next; in try_set_ext_ctrls()3128 } while (tmp_idx); in try_set_ext_ctrls()
1485 u32 tmp_idx; in create_qp_lb_counter() local1493 err = mlx4_counter_alloc(dev->dev, &tmp_idx); in create_qp_lb_counter()1499 mlx4_counter_free(dev->dev, tmp_idx); in create_qp_lb_counter()1503 new_counter_index->index = tmp_idx; in create_qp_lb_counter()