Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/dac/
Dad5380.c42 struct iio_chan_spec channel_template; member
275 .channel_template = AD5380_CHANNEL(14),
280 .channel_template = AD5380_CHANNEL(14),
285 .channel_template = AD5380_CHANNEL(12),
290 .channel_template = AD5380_CHANNEL(12),
295 .channel_template = AD5380_CHANNEL(14),
300 .channel_template = AD5380_CHANNEL(14),
305 .channel_template = AD5380_CHANNEL(12),
310 .channel_template = AD5380_CHANNEL(12),
315 .channel_template = AD5380_CHANNEL(14),
[all …]
Dad5360.c58 struct iio_chan_spec channel_template; member
121 .channel_template = AD5360_CHANNEL(16),
127 .channel_template = AD5360_CHANNEL(14),
133 .channel_template = AD5360_CHANNEL(16),
139 .channel_template = AD5360_CHANNEL(14),
145 .channel_template = AD5360_CHANNEL(16),
151 .channel_template = AD5360_CHANNEL(14),
157 .channel_template = AD5360_CHANNEL(16),
163 .channel_template = AD5360_CHANNEL(14),
449 channels[i] = st->chip_info->channel_template; in ad5360_alloc_channels()
Dad5755.c168 const struct iio_chan_spec channel_template; member
547 .channel_template = AD5755_CHANNEL(14),
552 .channel_template = AD5755_CHANNEL(14),
557 .channel_template = AD5755_CHANNEL(16),
562 .channel_template = AD5755_CHANNEL(16),
662 channels[i] = st->chip_info->channel_template; in ad5755_init_channels()