Home
last modified time | relevance | path

Searched refs:sof_debug_check_flag (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/sound/soc/sof/
Dcore.c37 bool sof_debug_check_flag(int mask) in sof_debug_check_flag() function
44 EXPORT_SYMBOL(sof_debug_check_flag);
255 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
Ddebug.c398 bool print_all = sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS); in snd_sof_dsp_dbg_dump()
426 if (!sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS)) in snd_sof_ipc_dump()
434 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) { in snd_sof_handle_fw_exception()
Dipc4-mtrace.c241 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_dfs_read()
635 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_update_pos()
Dipc4.c210 !sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_log_header()
243 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS) && in sof_ipc4_log_header()
Dipc3.c151 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in ipc3_log_header()
305 if (sof_debug_check_flag(SOF_DBG_PRINT_IPC_SUCCESS_LOGS)) in ipc3_wait_tx_done()
Dsof-priv.h56 bool sof_debug_check_flag(int mask);
Dipc3-topology.c524 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) in sof_ipc3_widget_setup_comp_pipeline()
527 if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE)) in sof_ipc3_widget_setup_comp_pipeline()
529 sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE); in sof_ipc3_widget_setup_comp_pipeline()
Dtopology.c1358 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) { in sof_widget_ready()
1986 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()
/Linux-v6.1/sound/soc/sof/intel/
Dicl.c69 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in icl_dsp_post_fw_run()
Dhda-loader.c541 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in hda_dsp_post_fw_run()
Dmtl.c300 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) in mtl_dsp_post_fw_run()