Searched refs:mcp3911_channels (Results 1 – 1 of 1) sorted by relevance
193 static const struct iio_chan_spec mcp3911_channels[] = { variable301 indio_dev->channels = mcp3911_channels; in mcp3911_probe()302 indio_dev->num_channels = ARRAY_SIZE(mcp3911_channels); in mcp3911_probe()