Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/proximity/
Dvl53l0x-i2c.c158 static const struct iio_chan_spec vl53l0x_channels[] = { variable
262 indio_dev->channels = vl53l0x_channels; in vl53l0x_probe()
263 indio_dev->num_channels = ARRAY_SIZE(vl53l0x_channels); in vl53l0x_probe()