Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/proximity/
Dvl53l0x-i2c.c80 static const struct iio_chan_spec vl53l0x_channels[] = { variable
140 indio_dev->channels = vl53l0x_channels; in vl53l0x_probe()
141 indio_dev->num_channels = ARRAY_SIZE(vl53l0x_channels); in vl53l0x_probe()