Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsof.h37 SOF_FW_BOOT_IN_PROGRESS, enumerator
/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 Ddebug.c392 {SOF_FW_BOOT_IN_PROGRESS, "SOF_FW_BOOT_IN_PROGRESS"},
H A Dcore.c504 sof_set_fw_state(sdev, SOF_FW_BOOT_IN_PROGRESS); in sof_probe_continue()
H A Dipc4.c686 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in sof_ipc4_rx_msg()
/linux/sound/soc/sof/intel/
H A Dcnl.c181 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in cnl_ipc_irq_thread()
H A Dhda-ipc.c335 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS && in hda_dsp_ipc_irq_thread()