Searched refs:SOF_FW_BOOT_NOT_STARTED (Results 1 – 3 of 3) sorted by relevance
263 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()
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()
345 SOF_FW_BOOT_NOT_STARTED = 0, enumerator