Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-codec.c85 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_jack_wake_enable()
113 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_jack_check()
223 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_probe_bus()
260 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_detect_mask()
285 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_init_cmd_io()
298 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_resume_cmd_io()
312 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_stop_cmd_io()
325 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_suspend_cmd_io()
340 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_rirb_status_clear()
352 if (sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_codec_set_codec_wakeup()
[all …]
H A Dicl.c69 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in icl_dsp_post_fw_run()
H A Dlnl.c103 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) { in lnl_dsp_post_fw_run()
H A Dhda.c411 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in hda_dsp_post_fw_run()
1177 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_set_mach_params()
H A Dmtl.c316 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) { in mtl_dsp_post_fw_run()
/linux/sound/soc/sof/
H A Dcore.c74 bool sof_debug_check_flag(int mask) in sof_debug_check_flag() function
81 EXPORT_SYMBOL(sof_debug_check_flag);
216 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in sof_machine_check()
518 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
648 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()
H A Dipc4.c212 !sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_log_header()
245 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS) && in sof_ipc4_log_header()
393 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc4_tx_msg()
526 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) in sof_ipc4_set_get_data()
705 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) in sof_ipc4_rx_msg()
H A Ddebug.c419 bool print_all = sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS); in snd_sof_dsp_dbg_dump()
447 if (!sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS)) in snd_sof_ipc_dump()
455 sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) && !sdev->d3_prevented) { in snd_sof_handle_fw_exception()
H A Dipc4-mtrace.c230 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_dfs_read()
637 if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in sof_ipc4_mtrace_update_pos()
H A Dsof-priv.h65 bool sof_debug_check_flag(int mask);
H A Dipc3-topology.c562 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) in sof_ipc3_widget_setup_comp_pipeline()
565 if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE)) in sof_ipc3_widget_setup_comp_pipeline()
567 sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE); in sof_ipc3_widget_setup_comp_pipeline()
H A Dtopology.c1544 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) { in sof_widget_ready()
2234 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()