Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dabp2030pa.c421 static const struct iio_chan_spec abp2_channels[] = { variable
473 indio_dev->channels = abp2_channels; in abp2_common_probe()
474 indio_dev->num_channels = ARRAY_SIZE(abp2_channels); in abp2_common_probe()