Home
last modified time | relevance | path

Searched refs:first_boot (Results 1 – 6 of 6) sorted by relevance

/sound/soc/sof/
Dcore.c222 sdev->first_boot = false; in sof_probe_continue()
264 sdev->first_boot = true; in sof_probe_continue()
297 sdev->first_boot = true; in snd_sof_device_probe()
Dloader.c66 if (sdev->first_boot) { in get_cc_info()
190 if (sdev->first_boot) in ext_man_get_dbg_abi_info()
462 if (!sdev->first_boot) in sof_fw_ready()
765 if (sdev->first_boot) { in snd_sof_run_firmware()
Dpm.c100 if (sdev->first_boot) in sof_resume()
Dtrace.c261 if (sdev->first_boot) { in snd_sof_init_trace()
Dsof-priv.h376 bool first_boot; member
/sound/soc/sof/intel/
Dhda-loader.c403 if (!sdev->first_boot) in hda_dsp_cl_boot_firmware()
460 if (sdev->first_boot) { in hda_dsp_post_fw_run()