Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A 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()
H A 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()
H A Ddebug.c376 {SOF_FW_BOOT_FAILED, "SOF_FW_BOOT_FAILED"},
/openbmc/linux/include/sound/
H A Dsof.h38 SOF_FW_BOOT_FAILED, enumerator
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dsp.c705 sdev->fw_state == SOF_FW_BOOT_FAILED) in hda_suspend()