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

/linux-4.4.14/drivers/iio/dac/
H A Dad5380.c37 * @channel_template: channel specification template
43 struct iio_chan_spec channel_template; member in struct:ad5380_chip_info
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),
320 .channel_template = AD5380_CHANNEL(14),
325 .channel_template = AD5380_CHANNEL(12),
330 .channel_template = AD5380_CHANNEL(12),
335 .channel_template = AD5380_CHANNEL(14),
340 .channel_template = AD5380_CHANNEL(14),
359 channels[i] = st->chip_info->channel_template; ad5380_alloc_channels()
H A Dad5360.c52 * @channel_template: channel specification template
59 struct iio_chan_spec channel_template; member in struct:ad5360_chip_info
120 .channel_template = AD5360_CHANNEL(16),
126 .channel_template = AD5360_CHANNEL(14),
132 .channel_template = AD5360_CHANNEL(16),
138 .channel_template = AD5360_CHANNEL(14),
144 .channel_template = AD5360_CHANNEL(16),
150 .channel_template = AD5360_CHANNEL(14),
156 .channel_template = AD5360_CHANNEL(16),
162 .channel_template = AD5360_CHANNEL(14),
448 channels[i] = st->chip_info->channel_template; ad5360_alloc_channels()
H A Dad5755.c68 * @channel_template: channel specification
73 const struct iio_chan_spec channel_template; member in struct:ad5755_chip_info
406 .channel_template = AD5755_CHANNEL(14),
411 .channel_template = AD5755_CHANNEL(14),
416 .channel_template = AD5755_CHANNEL(16),
421 .channel_template = AD5755_CHANNEL(16),
521 channels[i] = st->chip_info->channel_template; ad5755_init_channels()

Completed in 117 milliseconds