Symbol: hpi_message_header
sound/pci/asihpi/hpi_internal.h
1027
sizeof(struct hpi_message_header) , /* Default, no object type 0 */ \
sound/pci/asihpi/hpi_internal.h
1028
sizeof(struct hpi_message_header) + sizeof(struct hpi_subsys_msg),\
sound/pci/asihpi/hpi_internal.h
1029
sizeof(struct hpi_message_header) + sizeof(union hpi_adapterx_msg),\
sound/pci/asihpi/hpi_internal.h
1030
sizeof(struct hpi_message_header) + sizeof(struct hpi_stream_msg),\
sound/pci/asihpi/hpi_internal.h
1031
sizeof(struct hpi_message_header) + sizeof(struct hpi_stream_msg),\
sound/pci/asihpi/hpi_internal.h
1032
sizeof(struct hpi_message_header) + sizeof(struct hpi_mixer_msg),\
sound/pci/asihpi/hpi_internal.h
1033
sizeof(struct hpi_message_header) , /* no node message */ \
sound/pci/asihpi/hpi_internal.h
1034
sizeof(struct hpi_message_header) + sizeof(struct hpi_control_msg),\
sound/pci/asihpi/hpi_internal.h
1035
sizeof(struct hpi_message_header) + sizeof(struct hpi_nvmemory_msg),\
sound/pci/asihpi/hpi_internal.h
1036
sizeof(struct hpi_message_header) + sizeof(struct hpi_gpio_msg),\
sound/pci/asihpi/hpi_internal.h
1037
sizeof(struct hpi_message_header) + sizeof(struct hpi_watchdog_msg),\
sound/pci/asihpi/hpi_internal.h
1038
sizeof(struct hpi_message_header) + sizeof(struct hpi_clock_msg),\
sound/pci/asihpi/hpi_internal.h
1039
sizeof(struct hpi_message_header) + sizeof(struct hpi_profile_msg),\
sound/pci/asihpi/hpi_internal.h
1040
sizeof(struct hpi_message_header), /* controlx obj removed */ \
sound/pci/asihpi/hpi_internal.h
1041
sizeof(struct hpi_message_header) + sizeof(struct hpi_async_msg) \
sound/pci/asihpi/hpi_internal.h
1118
struct hpi_message_header h;
sound/pci/asihpi/hpi_internal.h
1139
struct hpi_message_header h;
sound/pci/asihpi/hpi_internal.h
1145
struct hpi_message_header h;
sound/pci/asihpi/hpi_internal.h
1156
#define hpi_message_header_v1 hpi_message_header
sound/pci/asihpi/hpi_internal.h
1161
struct hpi_message_header h0;
sound/pci/asihpi/hpi_internal.h
1176
struct hpi_message_header h;
sound/pci/asihpi/hpifunc.c
91
static inline void hpi_send_recvV1(struct hpi_message_header *m,
sound/pci/asihpi/hpimsginit.c
114
void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size,
sound/pci/asihpi/hpimsginit.c
88
static void hpi_init_messageV1(struct hpi_message_header *phm, u16 size,
sound/pci/asihpi/hpimsginit.h
31
void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size,