|
Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
| struct hpi_adapter_res | info |
| struct { | |
| u32 p1 | |
| u16 count | |
| u16 dsp_index | |
| u32 p2 | |
| u32 dsp_msg_addr | |
| char sz_message [HPI_STRING_LEN] | |
| } | assert |
| struct { | |
| u32 adapter_mode | |
| } | mode |
| struct { | |
| u16 parameter1 | |
| u16 parameter2 | |
| } | property_get |
| struct { | |
| u32 yes | |
| } | irq_query |
Definition at line 701 of file hpi_internal.h.
| u32 adapter_mode |
Definition at line 712 of file hpi_internal.h.
| struct { ... } assert |
| u16 count |
Definition at line 705 of file hpi_internal.h.
| u16 dsp_index |
Definition at line 706 of file hpi_internal.h.
| u32 dsp_msg_addr |
Definition at line 708 of file hpi_internal.h.
| struct hpi_adapter_res info |
Definition at line 702 of file hpi_internal.h.
| struct { ... } irq_query |
| struct { ... } mode |
| u32 p1 |
Definition at line 704 of file hpi_internal.h.
| u32 p2 |
Definition at line 707 of file hpi_internal.h.
| u16 parameter1 |
Definition at line 715 of file hpi_internal.h.
| u16 parameter2 |
Definition at line 716 of file hpi_internal.h.
| struct { ... } property_get |
| char sz_message[HPI_STRING_LEN] |
Definition at line 709 of file hpi_internal.h.
| u32 yes |
Definition at line 719 of file hpi_internal.h.
1.8.2