Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/adc/
Dmcp3422.c313 static const struct iio_chan_spec mcp3424_channels[] = { variable
364 indio_dev->channels = mcp3424_channels; in mcp3422_probe()
365 indio_dev->num_channels = ARRAY_SIZE(mcp3424_channels); in mcp3422_probe()