Searched refs:ds4424_get_value (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/dac/
H A Dds4424.c70 static int ds4424_get_value(struct iio_dev *indio_dev, function
116 ret = ds4424_get_value(indio_dev, val, chan->channel);
118 pr_err("%s : ds4424_get_value returned %d\n",
166 ret = ds4424_get_value(indio_dev, &val, 0);

Completed in 133 milliseconds