|
Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
| struct hpi_response_header | h |
| 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 | |
| } | u |
Definition at line 1201 of file hpi_internal.h.
Definition at line 1216 of file hpi_internal.h.
| union hpi_adapterx_res ax |
Definition at line 1205 of file hpi_internal.h.
Definition at line 1209 of file hpi_internal.h.
| union hpi_control_union_res cu |
Definition at line 1210 of file hpi_internal.h.
Definition at line 1206 of file hpi_internal.h.
Definition at line 1202 of file hpi_internal.h.
Definition at line 1212 of file hpi_internal.h.
Definition at line 1207 of file hpi_internal.h.
| union hpi_mixerx_res mx |
Definition at line 1208 of file hpi_internal.h.
Definition at line 1211 of file hpi_internal.h.
Definition at line 1215 of file hpi_internal.h.
Definition at line 1204 of file hpi_internal.h.
Definition at line 1214 of file hpi_internal.h.
| union { ... } u |
Definition at line 1213 of file hpi_internal.h.
1.8.2