Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/dac/
H A Dad5380.c36 * @channel_template: channel specification template
42 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
[all...]
H A Dad5360.c51 * @channel_template: channel specification template
58 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
[all...]
H A Dad5755.c68 * @channel_template: channel specification
73 const struct iio_chan_spec channel_template; member
454 .channel_template = AD5755_CHANNEL(14),
459 .channel_template = AD5755_CHANNEL(14),
464 .channel_template = AD5755_CHANNEL(16),
469 .channel_template = AD5755_CHANNEL(16),
569 channels[i] = st->chip_info->channel_template; in ad5755_init_channels()
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5380.c36 * @channel_template: channel specification template
41 struct iio_chan_spec channel_template; member
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 Dad5360.c51 * @channel_template: channel specification template
58 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
[all...]
H A Dad5755.c163 * @channel_template: channel specification
168 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()

Completed in 8 milliseconds