Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/adc/
Dmcp3422.c308 static const struct iio_chan_spec mcp3422_channels[] = { variable
359 indio_dev->channels = mcp3422_channels; in mcp3422_probe()
360 indio_dev->num_channels = ARRAY_SIZE(mcp3422_channels); in mcp3422_probe()