Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmlx90635.c805 static const struct iio_chan_spec mlx90635_channels[] = { variable
963 indio_dev->channels = mlx90635_channels; in mlx90635_probe()
964 indio_dev->num_channels = ARRAY_SIZE(mlx90635_channels); in mlx90635_probe()