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

Data Fields

u32 p_type
 
u32 p_offset
 
u32 p_vaddr
 
u32 p_paddr
 
u32 p_filesz
 
u32 p_memsz
 
u32 p_flags
 
u32 p_align
 

Detailed Description

Definition at line 90 of file mixart_hwdep.c.

Field Documentation

u32 p_align

Definition at line 98 of file mixart_hwdep.c.

u32 p_filesz

Definition at line 95 of file mixart_hwdep.c.

u32 p_flags

Definition at line 97 of file mixart_hwdep.c.

u32 p_memsz

Definition at line 96 of file mixart_hwdep.c.

u32 p_offset

Definition at line 92 of file mixart_hwdep.c.

u32 p_paddr

Definition at line 94 of file mixart_hwdep.c.

u32 p_type

Definition at line 91 of file mixart_hwdep.c.

u32 p_vaddr

Definition at line 93 of file mixart_hwdep.c.


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