Lines Matching full:selected
13 /* The last possible selected channel with 32-bit mask */
104 * for the channel numbers selected by the bit mask.
110 * @channel_mask: bit mask of selected analog channels
127 * @channel: selected analog channel number
128 * @data: returned pointer to selected channel's output data
135 * channels_data() - get conversion data for the selected channels.
145 * @channel_mask: bit mask of selected analog channels
147 * selected by the given mask
195 * adc_channels_data() - get conversion data for the channels selected by mask
249 * adc_channels_single_shot() - get ADC conversion output data for the selected
251 * starts the selected channels conversion and returns the output data as array
256 * then each selected channel is triggered by the sequence start/data in a loop.
260 * @channels: pointer to conversion output data for the selected channels