Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A 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()

Completed in 3 milliseconds