Searched refs:d3_prevented (Results 1 – 3 of 3) sorted by relevance
455 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) && !sdev->d3_prevented) { in snd_sof_handle_fw_exception()462 sdev->d3_prevented = true; in snd_sof_handle_fw_exception()
755 if (sdev->d3_prevented) { in snd_sof_device_remove()756 sdev->d3_prevented = false; in snd_sof_device_remove()
613 bool d3_prevented; /* runtime pm use count incremented to prevent context lost */621 bool d3_prevented; /* runtime pm use count incremented to prevent context lost */ global() member