Home
last modified time | relevance | path

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

/drivers/iio/dac/
Dlpc18xx_dac.c40 static const struct iio_chan_spec lpc18xx_dac_iio_channels[] = { variable
138 indio_dev->channels = lpc18xx_dac_iio_channels; in lpc18xx_dac_probe()
139 indio_dev->num_channels = ARRAY_SIZE(lpc18xx_dac_iio_channels); in lpc18xx_dac_probe()