Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmcp3422.c319 static const struct iio_chan_spec mcp3424_channels[] = { variable
373 indio_dev->channels = mcp3424_channels; in mcp3422_probe()
374 indio_dev->num_channels = ARRAY_SIZE(mcp3424_channels); in mcp3422_probe()