Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmcp3422.c314 static const struct iio_chan_spec mcp3422_channels[] = { variable
368 indio_dev->channels = mcp3422_channels; in mcp3422_probe()
369 indio_dev->num_channels = ARRAY_SIZE(mcp3422_channels); in mcp3422_probe()