Home
last modified time | relevance | path

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

/linux-4.4.14/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()
2034 send_dsp_command(phw, operation); in hpi6205_transfer_data()
2059 send_dsp_command(phw, H620_HIF_IDLE); in hpi6205_transfer_data()
2083 static void send_dsp_command(struct hpi_hw_obj *phw, int cmd) in send_dsp_command() function
2129 send_dsp_command(phw, H620_HIF_GET_RESP); in message_response_sequence()
2164 send_dsp_command(phw, H620_HIF_IDLE); in message_response_sequence()