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.c43 static const struct iio_chan_spec lpc18xx_dac_iio_channels[] = { variable
145 indio_dev->channels = lpc18xx_dac_iio_channels; in lpc18xx_dac_probe()
146 indio_dev->num_channels = ARRAY_SIZE(lpc18xx_dac_iio_channels); in lpc18xx_dac_probe()