Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dcore.c135 case SOF_FW_BOOT_NOT_STARTED: in sof_set_fw_state()
327 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in sof_probe_continue()
416 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in snd_sof_device_probe()
458 if (sdev->fw_state > SOF_FW_BOOT_NOT_STARTED) { in snd_sof_device_remove()
A Dpm.c253 if (sdev->fw_state == SOF_FW_BOOT_NOT_STARTED) in sof_suspend()
271 sof_set_fw_state(sdev, SOF_FW_BOOT_NOT_STARTED); in sof_suspend()
A Ddebug.c372 {SOF_FW_BOOT_NOT_STARTED, "SOF_FW_BOOT_NOT_STARTED"},
/linux-6.3-rc2/include/sound/
A Dsof.h33 SOF_FW_BOOT_NOT_STARTED = 0, enumerator

Completed in 6 milliseconds