Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A 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()