Linux Kernel
3.7.1
|
#include <smd_private.h>
Data Fields | |
struct smem_proc_comm | proc_comm [4] |
unsigned | version [32] |
struct smem_heap_info | heap_info |
struct smem_heap_entry | heap_toc [512] |
Definition at line 57 of file smd_private.h.
struct smem_heap_info heap_info |
Definition at line 60 of file smd_private.h.
struct smem_heap_entry heap_toc[512] |
Definition at line 61 of file smd_private.h.
struct smem_proc_comm proc_comm[4] |
Definition at line 58 of file smd_private.h.
unsigned version[32] |
Definition at line 59 of file smd_private.h.