Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/asihpi/
H A Dhpi6205.c132 static void send_dsp_command(struct hpi_hw_obj *phw, int cmd);
622 send_dsp_command(phw, H620_HIF_IDLE); in create_adapter_obj()
2018 send_dsp_command(phw, operation); in hpi6205_transfer_data()
2043 send_dsp_command(phw, H620_HIF_IDLE); in hpi6205_transfer_data()
2067 static void send_dsp_command(struct hpi_hw_obj *phw, int cmd) in send_dsp_command() function
2113 send_dsp_command(phw, H620_HIF_GET_RESP); in message_response_sequence()
2148 send_dsp_command(phw, H620_HIF_IDLE); in message_response_sequence()