max_ohms           40 drivers/iio/dac/dpot-dac.c 	u32 max_ohms;
max_ohms           69 drivers/iio/dac/dpot-dac.c 			do_div(tmp, dac->max_ohms);
max_ohms           84 drivers/iio/dac/dpot-dac.c 			*val2 *= dac->max_ohms;
max_ohms          212 drivers/iio/dac/dpot-dac.c 	dac->max_ohms = ret;