Searched refs:hpi6000_send_host_command (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/sound/pci/asihpi/ | 
| D | hpi6000.c | 179 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao, 1338 	if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_GET_RESP))  in hpi6000_message_response_sequence() 1380 	if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE))  in hpi6000_message_response_sequence() 1435 		if (hpi6000_send_host_command(pao, dsp_index,  in hpi6000_send_data() 1476 		if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE))  in hpi6000_send_data() 1506 		if (hpi6000_send_host_command(pao, dsp_index,  in hpi6000_get_data() 1538 		if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE))  in hpi6000_get_data() 1552 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao,  in hpi6000_send_host_command()  function
  |