Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/proximity/
H A Dvl53l0x-i2c.c150 static const struct iio_chan_spec vl53l0x_channels[] = { variable
209 indio_dev->channels = vl53l0x_channels; in vl53l0x_probe()
210 indio_dev->num_channels = ARRAY_SIZE(vl53l0x_channels); in vl53l0x_probe()