Searched refs:send_dsp_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi6205.c | 132 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()
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi6205.c | 132 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()
|
Completed in 10 milliseconds