Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
at_desc Struct Reference

#include <at_hdmac_regs.h>

Data Fields

struct at_lli lli
 
struct list_head tx_list
 
struct dma_async_tx_descriptor txd
 
struct list_head desc_node
 
size_t len
 

Detailed Description

struct at_desc - software descriptor : hardware lli structure : support for the async_tx api : node on the channed descriptors list : total transaction bytecount

Definition at line 186 of file at_hdmac_regs.h.

Field Documentation

struct list_head desc_node

Definition at line 193 of file at_hdmac_regs.h.

size_t len

Definition at line 194 of file at_hdmac_regs.h.

Definition at line 188 of file at_hdmac_regs.h.

struct list_head tx_list

Definition at line 191 of file at_hdmac_regs.h.

Definition at line 192 of file at_hdmac_regs.h.


The documentation for this struct was generated from the following file: