Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
struct { | |
u32 dsp_address | |
u32 count_bytes | |
} | debug_read |
struct { | |
u32 adapter_mode | |
u16 query_or_set | |
} | mode |
struct { | |
u16 index | |
} | module_info |
struct { | |
u16 index | |
u16 what | |
u16 property_index | |
} | property_enum |
struct { | |
u16 property | |
u16 parameter1 | |
u16 parameter2 | |
} | property_set |
struct { | |
u32 pad32 | |
u16 key1 | |
u16 key2 | |
} | restart |
struct { | |
u32 pad32 | |
u16 value | |
} | test_assert |
struct { | |
u32 yes | |
} | irq_query |
u32 | pad [3] |
Definition at line 653 of file hpi_internal.h.
u32 adapter_mode |
Definition at line 659 of file hpi_internal.h.
u32 count_bytes |
Definition at line 656 of file hpi_internal.h.
struct { ... } debug_read |
u32 dsp_address |
Definition at line 655 of file hpi_internal.h.
u16 index |
Definition at line 663 of file hpi_internal.h.
struct { ... } irq_query |
u16 key1 |
Definition at line 677 of file hpi_internal.h.
u16 key2 |
Definition at line 678 of file hpi_internal.h.
struct { ... } mode |
struct { ... } module_info |
u32 pad[3] |
Definition at line 687 of file hpi_internal.h.
u32 pad32 |
Definition at line 676 of file hpi_internal.h.
u16 parameter1 |
Definition at line 672 of file hpi_internal.h.
u16 parameter2 |
Definition at line 673 of file hpi_internal.h.
Definition at line 671 of file hpi_internal.h.
struct { ... } property_enum |
u16 property_index |
Definition at line 668 of file hpi_internal.h.
struct { ... } property_set |
u16 query_or_set |
Definition at line 660 of file hpi_internal.h.
struct { ... } restart |
struct { ... } test_assert |
u16 value |
Definition at line 682 of file hpi_internal.h.
u16 what |
Definition at line 667 of file hpi_internal.h.
u32 yes |
Definition at line 685 of file hpi_internal.h.