Lines Matching refs:hw_message
151 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm,
260 hw_message(pao, phm, phr); in control_message()
265 hw_message(pao, phm, phr); in control_message()
268 hw_message(pao, phm, phr); in control_message()
288 hw_message(pao, phm, phr); in adapter_message()
332 hw_message(pao, phm, phr); in outstream_message()
370 hw_message(pao, phm, phr); in instream_message()
422 hw_message(pao, phm, phr); in _HPI_6205()
812 hw_message(pao, phm, phr); in outstream_host_buffer_allocate()
863 hw_message(pao, phm, phr); in outstream_host_buffer_free()
895 hw_message(pao, phm, phr); in outstream_write()
950 hw_message(pao, phm, phr); /* send the format to the DSP */ in outstream_write()
967 hw_message(pao, phm, phr); in outstream_get_info()
988 hw_message(pao, phm, phr); in outstream_start()
996 hw_message(pao, phm, phr); in outstream_reset()
1089 hw_message(pao, phm, phr); in instream_host_buffer_allocate()
1140 hw_message(pao, phm, phr); in instream_host_buffer_free()
1161 hw_message(pao, phm, phr); in instream_start()
1181 hw_message(pao, phm, phr); in instream_read()
1227 hw_message(pao, phm, phr); in instream_get_info()
2157 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, in hw_message() function