Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsof.h39 SOF_FW_BOOT_READY_FAILED, enumerator
/openbmc/linux/sound/soc/sof/
H A Dloader.c164 if (sdev->fw_state == SOF_FW_BOOT_READY_FAILED) in snd_sof_run_firmware()
H A Ddebug.c377 {SOF_FW_BOOT_READY_FAILED, "SOF_FW_BOOT_READY_FAILED"},
H A Dipc4.c602 sof_set_fw_state(sdev, SOF_FW_BOOT_READY_FAILED); in sof_ipc4_rx_msg()
H A Dipc3.c1019 sof_set_fw_state(sdev, SOF_FW_BOOT_READY_FAILED); in sof_ipc3_do_rx_work()