Searched refs:hpi_message_header (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | hpi_internal.h | 987 struct hpi_message_header { struct 1032 sizeof(struct hpi_message_header) + sizeof(struct hpi_mixer_msg),\ 1033 sizeof(struct hpi_message_header) , /* no node message */ \ 1036 sizeof(struct hpi_message_header) + sizeof(struct hpi_gpio_msg),\ 1040 sizeof(struct hpi_message_header), /* controlx obj removed */ \ 1118 struct hpi_message_header h; 1139 struct hpi_message_header h; 1145 struct hpi_message_header h; 1156 #define hpi_message_header_v1 hpi_message_header 1161 struct hpi_message_header h0; [all …]
|
| A D | hpimsginit.c | 88 static void hpi_init_messageV1(struct hpi_message_header *phm, u16 size, in hpi_init_messageV1() 114 void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size, in hpi_init_message_responseV1()
|
| A D | hpimsginit.h | 31 void hpi_init_message_responseV1(struct hpi_message_header *phm, u16 msg_size,
|
| A D | hpifunc.c | 91 static inline void hpi_send_recvV1(struct hpi_message_header *m, in hpi_send_recvV1()
|
Completed in 20 milliseconds