Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsof.h37 SOF_FW_BOOT_IN_PROGRESS, enumerator
/openbmc/linux/sound/soc/sof/
H A Dloader.c155 sdev->fw_state > SOF_FW_BOOT_IN_PROGRESS, in snd_sof_run_firmware()
H A Dpm.c138 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS); in sof_resume()
H A Dcore.c246 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS); in sof_probe_continue()
H A Ddebug.c375 {SOF_FW_BOOT_IN_PROGRESS, "SOF_FW_BOOT_IN_PROGRESS"},
H A Dipc4.c599 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in sof_ipc4_rx_msg()
H A Dipc3.c1016 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in sof_ipc3_do_rx_work()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c324 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in hda_dsp_ipc_irq_thread()
H A Dcnl.c180 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in cnl_ipc_irq_thread()