Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
async_tx.h File Reference

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)
 

Macro Definition Documentation

#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.

Function Documentation

struct dma_chan* __async_tx_find_channel ( struct async_submit_ctl submit,
enum dma_transaction_type  tx_type 
)
read