Home
last modified time | relevance | path

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

/linux/drivers/iio/pressure/
H A Dsdp500.c33 static const struct iio_chan_spec sdp500_channels[] = { variable
113 indio_dev->channels = sdp500_channels; in sdp500_probe()
116 indio_dev->num_channels = ARRAY_SIZE(sdp500_channels); in sdp500_probe()