Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/cirrus/
Dcs_dsp.c287 void (*show_fw_status)(struct cs_dsp *dsp); member
2723 if (dsp->ops->show_fw_status) in cs_dsp_stop()
2724 dsp->ops->show_fw_status(dsp); in cs_dsp_stop()
3117 .show_fw_status = cs_dsp_adsp2_show_fw_status,
3135 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,
3153 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,
3174 .show_fw_status = cs_dsp_halo_show_fw_status,