ad5064_num_vref   817 drivers/iio/dac/ad5064.c 	for (i = 0; i < ad5064_num_vref(st); ++i)
ad5064_num_vref   821 drivers/iio/dac/ad5064.c 		return devm_regulator_bulk_get(dev, ad5064_num_vref(st),
ad5064_num_vref   872 drivers/iio/dac/ad5064.c 		ret = regulator_bulk_enable(ad5064_num_vref(st), st->vref_reg);
ad5064_num_vref   899 drivers/iio/dac/ad5064.c 		regulator_bulk_disable(ad5064_num_vref(st), st->vref_reg);
ad5064_num_vref   912 drivers/iio/dac/ad5064.c 		regulator_bulk_disable(ad5064_num_vref(st), st->vref_reg);