Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dmcp3911.c193 static const struct iio_chan_spec mcp3911_channels[] = { variable
301 indio_dev->channels = mcp3911_channels; in mcp3911_probe()
302 indio_dev->num_channels = ARRAY_SIZE(mcp3911_channels); in mcp3911_probe()