Lines Matching full:acquisition
42 * asynchronous acquisition commands. (Optionally initialized by the
50 * asynchronous acquisition commands. (Allocated and initialized during
55 * acquisition command on the subdevice. (Initially NULL.)
57 * an asynchronous acquisition command is running.
93 * @do_cmd: If the subdevice supports asynchronous acquisition commands, this
96 * @do_cmdtest: If the subdevice supports asynchronous acquisition commands,
98 * acquisition command without setting it up in hardware. (Initialized by
100 * @poll: If the subdevice supports asynchronous acquisition commands, this
104 * @cancel: If the subdevice supports asynchronous acquisition commands, this
107 * @buf_change: If the subdevice supports asynchronous acquisition commands,
111 * @munge: If the subdevice supports asynchronous acquisition commands and
112 * uses DMA to transfer data from the hardware to the acquisition buffer,
116 * @async_dma_dir: If the subdevice supports asynchronous acquisition commands
117 * and uses DMA to transfer data from the hardware to the acquisition
124 * @class_dev: If the subdevice supports asynchronous acquisition commands,
140 * supports asynchronous acquisition commands, additional information is stored
259 * @prealloc_buf: Kernel virtual address of allocated acquisition buffer.
375 * @COMEDI_CB_EOA: end-of-acquisition/output
378 * @COMEDI_CB_ERROR: card error during acquisition
455 * @pacer: Optional pointer to a dynamically allocated acquisition pacer
962 * acquisition data buffer for a subdevice. The data in question might not