Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dmlx90632.c800 static const struct iio_chan_spec mlx90632_channels[] = { variable
876 indio_dev->channels = mlx90632_channels; in mlx90632_probe()
877 indio_dev->num_channels = ARRAY_SIZE(mlx90632_channels); in mlx90632_probe()