Linux Kernel
3.7.1
|
#include <hpi_internal.h>
Data Fields | |
union { | |
struct hpi_msg_data data | |
struct hpi_data_legacy32 data32 | |
u16 velocity | |
struct hpi_punchinout pio | |
u32 time_scale | |
struct hpi_buffer buffer | |
struct hpi_streamid stream | |
u32 threshold_bytes | |
} | u |
Definition at line 723 of file hpi_internal.h.
Definition at line 730 of file hpi_internal.h.
Definition at line 725 of file hpi_internal.h.
struct hpi_data_legacy32 data32 |
Definition at line 726 of file hpi_internal.h.
struct hpi_punchinout pio |
Definition at line 728 of file hpi_internal.h.
struct hpi_streamid stream |
Definition at line 731 of file hpi_internal.h.
u32 threshold_bytes |
Definition at line 732 of file hpi_internal.h.
u32 time_scale |
Definition at line 729 of file hpi_internal.h.
union { ... } u |
u16 velocity |
Definition at line 727 of file hpi_internal.h.