Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/magnetometer/
Dtmag5273.c99 enum tmag5273_channels { enum
417 static const struct iio_chan_spec tmag5273_channels[] = { variable
668 indio_dev->channels = tmag5273_channels; in tmag5273_probe()
669 indio_dev->num_channels = ARRAY_SIZE(tmag5273_channels); in tmag5273_probe()