Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dhp206c.c323 static const struct iio_chan_spec hp206c_channels[] = { variable
382 indio_dev->channels = hp206c_channels; in hp206c_probe()
383 indio_dev->num_channels = ARRAY_SIZE(hp206c_channels); in hp206c_probe()