Searched refs:show_fw_status (Results 1 – 1 of 1) sorted by relevance
334 void (*show_fw_status)(struct cs_dsp *dsp); member2943 if (dsp->ops->show_fw_status) in cs_dsp_stop()2944 dsp->ops->show_fw_status(dsp); in cs_dsp_stop()3340 .show_fw_status = cs_dsp_adsp2_show_fw_status,3358 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,3376 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,3397 .show_fw_status = cs_dsp_halo_show_fw_status,3411 .show_fw_status = cs_dsp_halo_show_fw_status,