Lines Matching full:selected
14 /* The last possible selected channel with 32-bit mask */
105 * for the channel numbers selected by the bit mask.
111 * @channel_mask: bit mask of selected analog channels
128 * @channel: selected analog channel number
129 * @data: returned pointer to selected channel's output data
136 * channels_data() - get conversion data for the selected channels.
146 * @channel_mask: bit mask of selected analog channels
148 * selected by the given mask
196 * adc_channels_data() - get conversion data for the channels selected by mask
239 * adc_channels_single_shot() - get ADC conversion output data for the selected
241 * starts the selected channels conversion and returns the output data as array
246 * then each selected channel is triggered by the sequence start/data in a loop.
250 * @channels: pointer to conversion output data for the selected channels