Lines Matching refs:hpi_message

169 	struct hpi_message *phm);
171 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr);
173 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm,
185 struct hpi_message *phm, struct hpi_response *phr);
188 struct hpi_message *phm, struct hpi_response *phr);
200 static void subsys_create_adapter(struct hpi_message *phm,
204 struct hpi_message *phm, struct hpi_response *phr);
207 struct hpi_message *phm, struct hpi_response *phr);
219 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
232 struct hpi_message *phm, struct hpi_response *phr) in control_message()
271 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
289 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
308 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
332 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000()
406 static void subsys_create_adapter(struct hpi_message *phm, in subsys_create_adapter()
463 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
533 struct hpi_message hm; in create_adapter_obj()
541 hm.size = sizeof(struct hpi_message); in create_adapter_obj()
612 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts()
1297 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr) in hpi6000_message_response_sequence()
1413 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_send_data()
1486 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_get_data()
1638 struct hpi_message *phm) in hpi6000_update_control_cache()
1715 static u16 get_dsp_index(struct hpi_adapter_obj *pao, struct hpi_message *phm) in get_dsp_index()
1736 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, in hw_message()
1752 struct hpi_message hm; in hw_message()