Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dpm.c136 sdev->fw_state = SOF_FW_BOOT_IN_PROGRESS; in sof_resume()
H A Dcore.c192 sdev->fw_state = SOF_FW_BOOT_IN_PROGRESS; in sof_probe_continue()
H A Dsof-priv.h347 SOF_FW_BOOT_IN_PROGRESS, enumerator
H A Dloader.c801 sdev->fw_state > SOF_FW_BOOT_IN_PROGRESS, in snd_sof_run_firmware()
H A Dipc.c382 if (sdev->fw_state == SOF_FW_BOOT_IN_PROGRESS) { in snd_sof_ipc_msgs_rx()