Linux Kernel
3.7.1
|
#include <pmac_pfunc.h>
Data Fields | |
union { | |
u32 v | |
u32 * p | |
} | u [4] |
unsigned int | count |
Definition at line 23 of file pmac_pfunc.h.
unsigned int count |
Definition at line 28 of file pmac_pfunc.h.
u32* p |
Definition at line 26 of file pmac_pfunc.h.
union { ... } u[4] |
u32 v |
Definition at line 25 of file pmac_pfunc.h.