Home
last modified time | relevance | path

Searched refs:vf610_dac_iio_channels (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/iio/dac/
Dvf610_dac.c120 static const struct iio_chan_spec vf610_dac_iio_channels[] = { variable
216 indio_dev->channels = vf610_dac_iio_channels; in vf610_dac_probe()
217 indio_dev->num_channels = ARRAY_SIZE(vf610_dac_iio_channels); in vf610_dac_probe()