Home
last modified time | relevance | path

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

/drivers/iio/proximity/
Dping.c260 static const struct iio_chan_spec ping_chan_spec[] = { variable
314 indio_dev->channels = ping_chan_spec; in ping_probe()
315 indio_dev->num_channels = ARRAY_SIZE(ping_chan_spec); in ping_probe()