Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
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()
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()
Dsof-priv.h345 SOF_FW_BOOT_NOT_STARTED = 0, enumerator