Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dstx104.c345 static const struct iio_chan_spec stx104_channels_diff[] = { variable
471 indio_dev->num_channels = ARRAY_SIZE(stx104_channels_diff); in stx104_probe()
472 indio_dev->channels = stx104_channels_diff; in stx104_probe()