|
Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
| u16 | size |
| u8 | type |
| u8 | version |
| u16 | object |
| u16 | function |
| u16 | error |
| u16 | specific_error |
| union { | |
| struct hpi_subsys_res s | |
| union hpi_adapterx_res ax | |
| struct hpi_stream_res d | |
| struct hpi_mixer_res m | |
| union hpi_mixerx_res mx | |
| struct hpi_control_res c | |
| union hpi_control_union_res cu | |
| struct hpi_nvmemory_res n | |
| struct hpi_gpio_res l | |
| struct hpi_watchdog_res w | |
| struct hpi_clock_res t | |
| struct hpi_profile_res p | |
| struct hpi_async_res as | |
| u8 bytes [52] | |
| } | u |
Definition at line 1066 of file hpi_internal.h.
Definition at line 1089 of file hpi_internal.h.
| union hpi_adapterx_res ax |
Definition at line 1077 of file hpi_internal.h.
| u8 bytes[52] |
Definition at line 1090 of file hpi_internal.h.
Definition at line 1081 of file hpi_internal.h.
| union hpi_control_union_res cu |
Definition at line 1083 of file hpi_internal.h.
Definition at line 1078 of file hpi_internal.h.
| u16 error |
Definition at line 1073 of file hpi_internal.h.
| u16 function |
Definition at line 1072 of file hpi_internal.h.
Definition at line 1085 of file hpi_internal.h.
Definition at line 1079 of file hpi_internal.h.
| union hpi_mixerx_res mx |
Definition at line 1080 of file hpi_internal.h.
Definition at line 1084 of file hpi_internal.h.
| u16 object |
Definition at line 1071 of file hpi_internal.h.
Definition at line 1088 of file hpi_internal.h.
Definition at line 1076 of file hpi_internal.h.
| u16 size |
Definition at line 1068 of file hpi_internal.h.
| u16 specific_error |
Definition at line 1074 of file hpi_internal.h.
Definition at line 1087 of file hpi_internal.h.
Definition at line 1069 of file hpi_internal.h.
| union { ... } u |
| u8 version |
Definition at line 1070 of file hpi_internal.h.
Definition at line 1086 of file hpi_internal.h.
1.8.2