Home
last modified time | relevance | path

Searched refs:send_dsp_command (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/asihpi/
Dhpi6205.c143 static void send_dsp_command(struct hpi_hw_obj *phw, int cmd);
633 send_dsp_command(phw, H620_HIF_IDLE); in create_adapter_obj()
2029 send_dsp_command(phw, operation); in hpi6205_transfer_data()
2054 send_dsp_command(phw, H620_HIF_IDLE); in hpi6205_transfer_data()
2078 static void send_dsp_command(struct hpi_hw_obj *phw, int cmd) in send_dsp_command() function
2124 send_dsp_command(phw, H620_HIF_GET_RESP); in message_response_sequence()
2159 send_dsp_command(phw, H620_HIF_IDLE); in message_response_sequence()