Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
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 …]
Dicl.c69 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in icl_dsp_post_fw_run()
Dlnl.c103 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) { in lnl_dsp_post_fw_run()
Dhda.c406 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) && in hda_dsp_post_fw_run()
1165 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in hda_set_mach_params()
Dmtl.c316 if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) { in mtl_dsp_post_fw_run()
/linux-6.12.1/sound/soc/sof/
Dcore.c38 bool sof_debug_check_flag(int mask) in sof_debug_check_flag() function
45 EXPORT_SYMBOL(sof_debug_check_flag);
180 sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC)) in sof_machine_check()
482 if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) { in sof_probe_continue()
595 if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) { in snd_sof_device_probe()
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()
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()
Dipc3.c151 if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS)) in ipc3_log_header()
313 if (sof_debug_check_flag(SOF_DBG_PRINT_IPC_SUCCESS_LOGS)) in ipc3_wait_tx_done()
385 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc3_tx_msg()
506 if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) { in sof_ipc3_set_get_data()
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()
Dsof-priv.h65 bool sof_debug_check_flag(int mask);
Dipc3-topology.c559 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) in sof_ipc3_widget_setup_comp_pipeline()
562 if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE)) in sof_ipc3_widget_setup_comp_pipeline()
564 sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE); in sof_ipc3_widget_setup_comp_pipeline()
Dtopology.c1540 if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) { in sof_widget_ready()
2230 if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) { in sof_complete()