Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/
Dpm.c129 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_resume()
144 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_resume()
334 sdev->fw_state == SOF_FW_BOOT_FAILED) in snd_sof_prepare()
Dcore.c237 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_probe_continue()
251 sof_set_fw_state(sdev, SOF_FW_BOOT_FAILED); in sof_probe_continue()
Ddebug.c373 {SOF_FW_BOOT_FAILED, "SOF_FW_BOOT_FAILED"},
/Linux-v6.1/include/sound/
Dsof.h36 SOF_FW_BOOT_FAILED, enumerator
/Linux-v6.1/sound/soc/sof/intel/
Dhda-dsp.c629 sdev->fw_state == SOF_FW_BOOT_FAILED) in hda_suspend()