Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dvf610_dac.c113 static const struct iio_chan_spec vf610_dac_iio_channels[] = { variable
205 indio_dev->channels = vf610_dac_iio_channels; in vf610_dac_probe()
206 indio_dev->num_channels = ARRAY_SIZE(vf610_dac_iio_channels); in vf610_dac_probe()