Searched refs:hpi_response_header (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/pci/asihpi/ |
| A D | hpi_internal.h | 1049 struct hpi_response_header { struct 1093 sizeof(struct hpi_response_header) + sizeof(struct hpi_mixer_res),\ 1094 sizeof(struct hpi_response_header) , /* no node response */ \ 1097 sizeof(struct hpi_response_header) + sizeof(struct hpi_gpio_res),\ 1101 sizeof(struct hpi_response_header), /* controlx obj removed */ \ 1122 struct hpi_response_header h; /*v0 */ 1127 struct hpi_response_header h; 1150 struct hpi_response_header h; 1157 #define hpi_response_header_v1 hpi_response_header 1167 struct hpi_response_header h0; [all …]
|
| A D | hpimsginit.h | 28 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, 32 struct hpi_response_header *phr, u16 res_size, u16 object,
|
| A D | hpimsginit.c | 102 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, in hpi_init_responseV1() 115 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
|
| A D | hpimsgx.c | 97 struct hpi_response_header h; 102 struct hpi_response_header h; 107 struct hpi_response_header h; 112 struct hpi_response_header h;
|
| A D | hpi6205.c | 2096 phr->size = sizeof(struct hpi_response_header); in message_response_sequence() 2140 sizeof(struct hpi_response_header)); in message_response_sequence() 2144 phr->size = sizeof(struct hpi_response_header); in message_response_sequence() 2191 phr->size = sizeof(struct hpi_response_header); in hw_message()
|
| A D | hpioctl.c | 149 if (res_max_size < sizeof(struct hpi_response_header)) { in asihpi_hpi_ioctl()
|
| A D | hpi6000.c | 358 sizeof(struct hpi_response_header) + in HPI_6000() 1796 phr->size = sizeof(struct hpi_response_header); in hw_message()
|
| A D | hpicmn.c | 319 sizeof(struct hpi_response_header) + in hpi_check_control_cache_single()
|
| A D | hpifunc.c | 92 struct hpi_response_header *r) in hpi_send_recvV1() 1668 struct hpi_response_header hr; in hpi_cobranet_hmi_write()
|
Completed in 27 milliseconds