Searched refs:hpi_response_header (Results 1 - 9 of 9) sorted by relevance

/linux-master/sound/pci/asihpi/
H A Dhpimsginit.h28 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size,
32 struct hpi_response_header *phr, u16 res_size, u16 object,
H A Dhpi_internal.h1049 struct hpi_response_header { struct
1088 sizeof(struct hpi_response_header) ,/* Default, no object type 0 */ \
1089 sizeof(struct hpi_response_header) + sizeof(struct hpi_subsys_res),\
1090 sizeof(struct hpi_response_header) + sizeof(union hpi_adapterx_res),\
1091 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1092 sizeof(struct hpi_response_header) + sizeof(struct hpi_stream_res),\
1093 sizeof(struct hpi_response_header) + sizeof(struct hpi_mixer_res),\
1094 sizeof(struct hpi_response_header) , /* no node response */ \
1095 sizeof(struct hpi_response_header) + sizeof(struct hpi_control_res),\
1096 sizeof(struct hpi_response_header)
[all...]
H A Dhpimsginit.c102 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size,
115 struct hpi_response_header *phr, u16 res_size, u16 object,
H A Dhpimsgx.c97 struct hpi_response_header h;
102 struct hpi_response_header h;
107 struct hpi_response_header h;
H A Dhpicmn.c319 sizeof(struct hpi_response_header) +
H A Dhpioctl.c149 if (res_max_size < sizeof(struct hpi_response_header)) {
H A Dhpi6205.c2096 phr->size = sizeof(struct hpi_response_header);
2140 sizeof(struct hpi_response_header));
2144 phr->size = sizeof(struct hpi_response_header);
2191 phr->size = sizeof(struct hpi_response_header);
H A Dhpi6000.c358 sizeof(struct hpi_response_header) +
1794 phr->size = sizeof(struct hpi_response_header);
H A Dhpifunc.c92 struct hpi_response_header *r)
1668 struct hpi_response_header hr;

Completed in 170 milliseconds