Searched refs:hpi6000_send_host_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi6000.c | 168 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao, 1327 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_GET_RESP)) in hpi6000_message_response_sequence() 1369 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_message_response_sequence() 1424 if (hpi6000_send_host_command(pao, dsp_index, in hpi6000_send_data() 1465 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_send_data() 1495 if (hpi6000_send_host_command(pao, dsp_index, in hpi6000_get_data() 1527 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_get_data() 1541 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao, in hpi6000_send_host_command() function
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi6000.c | 168 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao, 1325 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_GET_RESP)) in hpi6000_message_response_sequence() 1367 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_message_response_sequence() 1422 if (hpi6000_send_host_command(pao, dsp_index, in hpi6000_send_data() 1463 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_send_data() 1493 if (hpi6000_send_host_command(pao, dsp_index, in hpi6000_get_data() 1525 if (hpi6000_send_host_command(pao, dsp_index, HPI_HIF_IDLE)) in hpi6000_get_data() 1539 static short hpi6000_send_host_command(struct hpi_adapter_obj *pao, in hpi6000_send_host_command() function
|
Completed in 5 milliseconds