Home
last modified time | relevance | path

Searched refs:sof_core_debug (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dcore.c22 int sof_core_debug; variable
23 module_param_named(sof_debug, sof_core_debug, int, 0444);
206 (sof_core_debug & SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
H A Dsof-priv.h31 extern int sof_core_debug;
H A Ddebug.c696 (sof_core_debug & SOF_DBG_RETAIN_CTX)) { in snd_sof_handle_fw_exception()