Lines Matching refs:hpi_message

158 	struct hpi_message *phm);
160 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr);
162 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm,
174 struct hpi_message *phm, struct hpi_response *phr);
177 struct hpi_message *phm, struct hpi_response *phr);
189 static void subsys_create_adapter(struct hpi_message *phm,
193 struct hpi_message *phm, struct hpi_response *phr);
196 struct hpi_message *phm, struct hpi_response *phr);
208 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
221 struct hpi_message *phm, struct hpi_response *phr) in control_message()
260 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
278 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
297 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
321 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000()
395 static void subsys_create_adapter(struct hpi_message *phm, in subsys_create_adapter()
452 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
522 struct hpi_message hm; in create_adapter_obj()
530 hm.size = sizeof(struct hpi_message); in create_adapter_obj()
601 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts()
1284 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr) in hpi6000_message_response_sequence()
1403 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_send_data()
1476 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_get_data()
1628 struct hpi_message *phm) in hpi6000_update_control_cache()
1705 static u16 get_dsp_index(struct hpi_adapter_obj *pao, struct hpi_message *phm) in get_dsp_index()
1726 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, in hw_message()
1742 struct hpi_message hm; in hw_message()