Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmcp3422.c310 static const struct iio_chan_spec mcp3421_channels[] = { variable
361 indio_dev->channels = mcp3421_channels; in mcp3422_probe()
362 indio_dev->num_channels = ARRAY_SIZE(mcp3421_channels); in mcp3422_probe()