Searched refs:hpi6000_wait_dsp_ack (Results 1 - 1 of 1) sorted by path

/linux-master/sound/pci/asihpi/
H A Dhpi6000.c165 static short hpi6000_wait_dsp_ack(struct hpi_adapter_obj *pao, u16 dsp_index,
1295 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE);
1329 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_GET_RESP);
1418 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE);
1428 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_SEND_DATA);
1489 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_IDLE);
1498 ack = hpi6000_wait_dsp_ack(pao, dsp_index, HPI_HIF_GET_DATA);
1585 static short hpi6000_wait_dsp_ack(struct hpi_adapter_obj *pao, u16 dsp_index, function

Completed in 435 milliseconds