Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
H A Dmag3110.c435 static const struct iio_chan_spec mag3110_channels[] = { variable
520 indio_dev->channels = mag3110_channels; in mag3110_probe()
521 indio_dev->num_channels = ARRAY_SIZE(mag3110_channels); in mag3110_probe()
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dmag3110.c437 static const struct iio_chan_spec mag3110_channels[] = { variable
522 indio_dev->channels = mag3110_channels; in mag3110_probe()
523 indio_dev->num_channels = ARRAY_SIZE(mag3110_channels); in mag3110_probe()

Completed in 2 milliseconds