Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/
Dpm.c134 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_resume()
149 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_resume()
352 sdev->fw_state == SOF_FW_BOOT_FAILED) in snd_sof_prepare()
Dcore.c242 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_probe_continue()
256 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_probe_continue()
Ddebug.c376 {SOF_FW_BOOT_FAILED, "SOF_FW_BOOT_FAILED"},
/linux-6.6.21/include/sound/
Dsof.h38 SOF_FW_BOOT_FAILED, enumerator
/linux-6.6.21/sound/soc/sof/intel/
Dhda-dsp.c695 sdev->fw_state == SOF_FW_BOOT_FAILED) in hda_suspend()