Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c807 static const struct iio_chan_spec mlx90635_channels[] = { variable
965 indio_dev->channels = mlx90635_channels; in mlx90635_probe()
966 indio_dev->num_channels = ARRAY_SIZE(mlx90635_channels); in mlx90635_probe()