Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dmcp3911.c287 static const struct iio_chan_spec mcp3911_channels[] = { variable
490 indio_dev->channels = mcp3911_channels; in mcp3911_probe()
491 indio_dev->num_channels = ARRAY_SIZE(mcp3911_channels); in mcp3911_probe()