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

Data Fields

struct tegra_dma_channel_regs ch_regs
 
int req_len
 
bool configured
 
bool last_sg
 
bool half_done
 
struct list_head node
 
struct tegra_dma_descdma_desc
 

Detailed Description

Definition at line 138 of file tegra20-apb-dma.c.

Field Documentation

Definition at line 139 of file tegra20-apb-dma.c.

bool configured

Definition at line 141 of file tegra20-apb-dma.c.

Definition at line 145 of file tegra20-apb-dma.c.

bool half_done

Definition at line 143 of file tegra20-apb-dma.c.

bool last_sg

Definition at line 142 of file tegra20-apb-dma.c.

Definition at line 144 of file tegra20-apb-dma.c.

int req_len

Definition at line 140 of file tegra20-apb-dma.c.


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