Lines Matching refs:hw_message
140 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm,
252 hw_message(pao, phm, phr); in control_message()
257 hw_message(pao, phm, phr); in control_message()
260 hw_message(pao, phm, phr); in control_message()
279 hw_message(pao, phm, phr); in adapter_message()
323 hw_message(pao, phm, phr); in outstream_message()
361 hw_message(pao, phm, phr); in instream_message()
413 hw_message(pao, phm, phr); in _HPI_6205()
819 hw_message(pao, phm, phr); in outstream_host_buffer_allocate()
870 hw_message(pao, phm, phr); in outstream_host_buffer_free()
902 hw_message(pao, phm, phr); in outstream_write()
957 hw_message(pao, phm, phr); /* send the format to the DSP */ in outstream_write()
974 hw_message(pao, phm, phr); in outstream_get_info()
995 hw_message(pao, phm, phr); in outstream_start()
1003 hw_message(pao, phm, phr); in outstream_reset()
1096 hw_message(pao, phm, phr); in instream_host_buffer_allocate()
1147 hw_message(pao, phm, phr); in instream_host_buffer_free()
1168 hw_message(pao, phm, phr); in instream_start()
1188 hw_message(pao, phm, phr); in instream_read()
1234 hw_message(pao, phm, phr); in instream_get_info()
2168 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, in hw_message() function