Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dmcp3911.c329 static const struct iio_chan_spec mcp3911_channels[] = { variable
546 indio_dev->channels = mcp3911_channels; in mcp3911_probe()
547 indio_dev->num_channels = ARRAY_SIZE(mcp3911_channels); in mcp3911_probe()