|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | async_tx_find_channel(dep, type, dst, dst_count, src, src_count, len) __async_tx_find_channel(dep, type) |
Functions | |
| struct dma_chan * | __async_tx_find_channel (struct async_submit_ctl *submit, enum dma_transaction_type tx_type) |
| #define async_tx_find_channel | ( | dep, | |
| type, | |||
| dst, | |||
| dst_count, | |||
| src, | |||
| src_count, | |||
| len | |||
| ) | __async_tx_find_channel(dep, type) |
Definition at line 38 of file async_tx.h.
|
read |
1.8.2