Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/proximity/
H A Dping.c259 static const struct iio_chan_spec ping_chan_spec[] = { variable
313 indio_dev->channels = ping_chan_spec; in ping_probe()
314 indio_dev->num_channels = ARRAY_SIZE(ping_chan_spec); in ping_probe()