Lines Matching refs:hpi_response_header
1049 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) + sizeof(struct hpi_nvmemory_res),\
1097 sizeof(struct hpi_response_header) + sizeof(struct hpi_gpio_res),\
1098 sizeof(struct hpi_response_header) + sizeof(struct hpi_watchdog_res),\
1099 sizeof(struct hpi_response_header) + sizeof(struct hpi_clock_res),\
1100 sizeof(struct hpi_response_header) + sizeof(struct hpi_profile_res),\
1101 sizeof(struct hpi_response_header), /* controlx obj removed */ \
1102 sizeof(struct hpi_response_header) + sizeof(struct hpi_async_res) \
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;
1195 struct hpi_response_header h;