Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsof.h40 SOF_FW_CRASHED, enumerator
/linux-6.1.9/sound/soc/sof/
Dops.c179 sof_set_fw_state(sdev, SOF_FW_CRASHED); in snd_sof_dsp_panic()
Dpm.c332 if (sdev->fw_state == SOF_FW_CRASHED || in snd_sof_prepare()
Dsof-client-ipc-flood-test.c41 if (sof_client_get_fw_state(cdev) == SOF_FW_CRASHED) in sof_ipc_flood_dfs_open()
Dsof-client-ipc-msg-injector.c38 if (sof_client_get_fw_state(cdev) == SOF_FW_CRASHED) in sof_msg_inject_dfs_open()
Dcore.c137 case SOF_FW_CRASHED: in sof_set_fw_state()
Ddebug.c379 {SOF_FW_CRASHED, "SOF_FW_CRASHED"},
Dsof-client-probes.c268 if (sof_client_get_fw_state(cdev) == SOF_FW_CRASHED) in sof_probes_compr_startup()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-dsp.c628 sdev->fw_state == SOF_FW_CRASHED || in hda_suspend()