Searched refs:SOF_FW_BOOT_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance
269 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in sof_probe_continue()304 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in snd_sof_device_probe()368 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) { in snd_sof_device_remove()392 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) in snd_sof_device_remove()
240 if (sdev->fw_state == SOF_FW_BOOT_NOT_STARTED) in sof_suspend()258 sdev->fw_state = SOF_FW_BOOT_NOT_STARTED; in sof_suspend()
355 SOF_FW_BOOT_NOT_STARTED = 0, enumerator