Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dcore.c268 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in sof_probe_continue()
303 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in snd_sof_device_probe()
365 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) { in snd_sof_device_remove()
389 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) in snd_sof_device_remove()
A Dpm.c242 if (sdev->fw_state == SOF_FW_BOOT_NOT_STARTED) in sof_suspend()
260 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in sof_suspend()
A Dsof-priv.h371 SOF_FW_BOOT_NOT_STARTED = 0, enumerator
A Ddebug.c829 {SOF_FW_BOOT_NOT_STARTED, "SOF_FW_BOOT_NOT_STARTED"},

Completed in 9 milliseconds