Searched refs:show_fw_status (Results 1 – 2 of 2) sorted by relevance
123 void (*show_fw_status)(struct wm_adsp *dsp); member
3192 if (dsp->ops->show_fw_status) in wm_adsp_event()3193 dsp->ops->show_fw_status(dsp); in wm_adsp_event()4408 .show_fw_status = wm_adsp2_show_fw_status,4427 .show_fw_status = wm_adsp2v2_show_fw_status,4446 .show_fw_status = wm_adsp2v2_show_fw_status,4468 .show_fw_status = wm_halo_show_fw_status,