Home
last modified time | relevance | path

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

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