Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds