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

#include <omap_dmm_priv.h>

Data Fields

struct devicedev
 
void __iomembase
 
int irq
 
struct pagedummy_page
 
dma_addr_t dummy_pa
 
voidrefill_va
 
dma_addr_t refill_pa
 
struct semaphore engine_sem
 
struct list_head idle_head
 
struct refill_engineengines
 
int num_engines
 
int container_width
 
int container_height
 
int lut_width
 
int lut_height
 
int num_lut
 
struct tcm ** tcm
 
u32lut
 
struct list_head alloc_head
 

Detailed Description

Definition at line 152 of file omap_dmm_priv.h.

Field Documentation

struct list_head alloc_head

Definition at line 183 of file omap_dmm_priv.h.

void __iomem* base

Definition at line 154 of file omap_dmm_priv.h.

int container_height

Definition at line 171 of file omap_dmm_priv.h.

int container_width

Definition at line 170 of file omap_dmm_priv.h.

struct device* dev

Definition at line 153 of file omap_dmm_priv.h.

dma_addr_t dummy_pa

Definition at line 158 of file omap_dmm_priv.h.

struct page* dummy_page

Definition at line 157 of file omap_dmm_priv.h.

struct semaphore engine_sem

Definition at line 164 of file omap_dmm_priv.h.

Definition at line 166 of file omap_dmm_priv.h.

struct list_head idle_head

Definition at line 165 of file omap_dmm_priv.h.

int irq

Definition at line 155 of file omap_dmm_priv.h.

u32* lut

Definition at line 180 of file omap_dmm_priv.h.

int lut_height

Definition at line 173 of file omap_dmm_priv.h.

int lut_width

Definition at line 172 of file omap_dmm_priv.h.

int num_engines

Definition at line 167 of file omap_dmm_priv.h.

int num_lut

Definition at line 174 of file omap_dmm_priv.h.

dma_addr_t refill_pa

Definition at line 161 of file omap_dmm_priv.h.

void* refill_va

Definition at line 160 of file omap_dmm_priv.h.

Definition at line 177 of file omap_dmm_priv.h.


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