Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dwm_adsp.h123 void (*show_fw_status)(struct wm_adsp *dsp); member
Dwm_adsp.c3296 if (dsp->ops->show_fw_status) in wm_adsp_event()
3297 dsp->ops->show_fw_status(dsp); in wm_adsp_event()
4519 .show_fw_status = wm_adsp2_show_fw_status,
4538 .show_fw_status = wm_adsp2v2_show_fw_status,
4557 .show_fw_status = wm_adsp2v2_show_fw_status,
4579 .show_fw_status = wm_halo_show_fw_status,