Searched refs:channel_template (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/iio/dac/
H A Dad5380.c36 * @channel_template: channel specification template
41 struct iio_chan_spec channel_template; member in struct:ad5380_chip_info
273 .channel_template = AD5380_CHANNEL(14),
278 .channel_template = AD5380_CHANNEL(14),
283 .channel_template = AD5380_CHANNEL(12),
288 .channel_template = AD5380_CHANNEL(12),
293 .channel_template = AD5380_CHANNEL(14),
298 .channel_template = AD5380_CHANNEL(14),
303 .channel_template = AD5380_CHANNEL(12),
308 .channel_template
[all...]
H A Dad5755.c163 * @channel_template: channel specification
168 const struct iio_chan_spec channel_template; member in struct:ad5755_chip_info
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;
H A Dad5360.c51 * @channel_template: channel specification template
58 struct iio_chan_spec channel_template; member in struct:ad5360_chip_info
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
[all...]

Completed in 160 milliseconds