Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/addac/
Dstx104.c208 static const struct iio_chan_spec stx104_channels_diff[] = { variable
345 indio_dev->num_channels = ARRAY_SIZE(stx104_channels_diff); in stx104_probe()
346 indio_dev->channels = stx104_channels_diff; in stx104_probe()