Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dsof.h35 SOF_FW_BOOT_IN_PROGRESS, enumerator
/Linux-v6.1/sound/soc/sof/
Dloader.c156 sdev->fw_state > SOF_FW_BOOT_IN_PROGRESS, in snd_sof_run_firmware()
Dpm.c133 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS); in sof_resume()
Dcore.c241 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS); in sof_probe_continue()
Ddebug.c372 {SOF_FW_BOOT_IN_PROGRESS, "SOF_FW_BOOT_IN_PROGRESS"},
Dipc4.c578 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in sof_ipc4_rx_msg()
Dipc3.c989 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in sof_ipc3_rx_msg()
/Linux-v6.1/sound/soc/sof/intel/
Dhda-ipc.c277 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in hda_dsp_ipc_irq_thread()
Dcnl.c170 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in cnl_ipc_irq_thread()