Home
last modified time | relevance | path

Searched refs:booted (Results 1 – 2 of 2) sorted by relevance

/sound/soc/codecs/
Dwm_adsp.h88 bool booted; member
Dwm_adsp.c674 if (!dsp->wmfw_file_name || !dsp->booted) in wm_adsp_debugfs_wmfw_read()
694 if (!dsp->bin_file_name || !dsp->booted) in wm_adsp_debugfs_bin_read()
733 debugfs_create_bool("booted", 0444, root, &dsp->booted); in wm_adsp2_init_debugfs()
804 if (dsp[e->shift_l].booted || !list_empty(&dsp[e->shift_l].compr_list)) in wm_adsp_fw_put()
2766 dsp->booted = true; in wm_adsp1_event()
2778 dsp->booted = false; in wm_adsp1_event()
2954 dsp->booted = true; in wm_adsp_boot_work()
3093 dsp->booted = false; in wm_adsp_early_event()
3142 if (!dsp->booted) { in wm_adsp_event()