Linux Kernel
3.7.1
|
Data Fields | |
struct ipu_soc * | ipu |
struct device * | dev |
struct dmfc_channel | channels [DMFC_NUM_CHANNELS] |
struct mutex | mutex |
unsigned long | bandwidth_per_slot |
void __iomem * | base |
int | use_count |
Definition at line 110 of file ipu-dmfc.c.
unsigned long bandwidth_per_slot |
Definition at line 115 of file ipu-dmfc.c.
Definition at line 116 of file ipu-dmfc.c.
struct dmfc_channel channels[DMFC_NUM_CHANNELS] |
Definition at line 113 of file ipu-dmfc.c.
Definition at line 112 of file ipu-dmfc.c.
Definition at line 111 of file ipu-dmfc.c.
Definition at line 114 of file ipu-dmfc.c.
int use_count |
Definition at line 117 of file ipu-dmfc.c.