diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2015-01-20 12:06:03 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-01-25 19:59:10 +0800 |
| commit | d615416de6157812e6d7b732991ece884fc6c59e (patch) | |
| tree | a353a3acbd1afd9584df04281afac1f0c8a24e3c /tools/perf/scripts/python | |
| parent | 3e6cb74f5632e1ac2b4209b4d2c64fca43e2838b (diff) | |
staging: comedi: pcl818: introduce pcl818_ai_write_sample()
This driver can acquire analog input samples during the async command with
DMA, by using the FIFO, or sample-by-sample using the End-Of-Conversion
interrupt. All three methods do the following sequence:
1) check for channel dropout
2) add the sample to the async buffer
3) advance the channel dropout detection and detect the end of the command
Merge this sequence into a new helper function.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
