Linux Kernel
3.7.1
|
Data Fields | |
unsigned char * | desc_vptr |
u32 | phy_addr |
u32 | index |
u32 | len |
u32 | frames |
u32 | frm_ofs |
struct list_head | list |
Definition at line 76 of file caif_shmcore.c.
unsigned char* desc_vptr |
Definition at line 77 of file caif_shmcore.c.
u32 frames |
Definition at line 81 of file caif_shmcore.c.
u32 frm_ofs |
Definition at line 82 of file caif_shmcore.c.
u32 index |
Definition at line 79 of file caif_shmcore.c.
u32 len |
Definition at line 80 of file caif_shmcore.c.
Definition at line 83 of file caif_shmcore.c.
u32 phy_addr |
Definition at line 78 of file caif_shmcore.c.