Lines Matching refs:hw_message
151 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm,
263 hw_message(pao, phm, phr); in control_message()
268 hw_message(pao, phm, phr); in control_message()
271 hw_message(pao, phm, phr); in control_message()
290 hw_message(pao, phm, phr); in adapter_message()
334 hw_message(pao, phm, phr); in outstream_message()
372 hw_message(pao, phm, phr); in instream_message()
424 hw_message(pao, phm, phr); in _HPI_6205()
835 hw_message(pao, phm, phr); in outstream_host_buffer_allocate()
886 hw_message(pao, phm, phr); in outstream_host_buffer_free()
918 hw_message(pao, phm, phr); in outstream_write()
973 hw_message(pao, phm, phr); /* send the format to the DSP */ in outstream_write()
990 hw_message(pao, phm, phr); in outstream_get_info()
1011 hw_message(pao, phm, phr); in outstream_start()
1019 hw_message(pao, phm, phr); in outstream_reset()
1112 hw_message(pao, phm, phr); in instream_host_buffer_allocate()
1163 hw_message(pao, phm, phr); in instream_host_buffer_free()
1184 hw_message(pao, phm, phr); in instream_start()
1204 hw_message(pao, phm, phr); in instream_read()
1250 hw_message(pao, phm, phr); in instream_get_info()
2184 static void hw_message(struct hpi_adapter_obj *pao, struct hpi_message *phm, in hw_message() function