Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/cirrus/
H A Dcs_dsp.c295 void (*show_fw_status)(struct cs_dsp *dsp); member
2900 if (dsp->ops->show_fw_status) in cs_dsp_stop()
2901 dsp->ops->show_fw_status(dsp); in cs_dsp_stop()
3297 .show_fw_status = cs_dsp_adsp2_show_fw_status,
3315 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,
3333 .show_fw_status = cs_dsp_adsp2v2_show_fw_status,
3354 .show_fw_status = cs_dsp_halo_show_fw_status,
3368 .show_fw_status = cs_dsp_halo_show_fw_status,