Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmcp3911.c202 static const struct iio_chan_spec mcp3911_channels[] = { variable
310 indio_dev->channels = mcp3911_channels; in mcp3911_probe()
311 indio_dev->num_channels = ARRAY_SIZE(mcp3911_channels); in mcp3911_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds