|
Linux Kernel
3.7.1
|
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_desc * | dma_desc |
Definition at line 138 of file tegra20-apb-dma.c.
| struct tegra_dma_channel_regs ch_regs |
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.
1.8.2