Home
last modified time | relevance | path

Searched refs:SOF_FW_BOOT_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dcore.c263 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in sof_probe_continue()
298 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in snd_sof_device_probe()
351 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) { in snd_sof_device_remove()
375 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) in snd_sof_device_remove()
H A Dpm.c240 if (sdev->fw_state == SOF_FW_BOOT_NOT_STARTED) in sof_suspend()
258 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in sof_suspend()
H A Dsof-priv.h345 SOF_FW_BOOT_NOT_STARTED = 0, enumerator