Symbol: sof_debug_check_flag
sound/soc/sof/core.c
216
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/core.c
518
if (sof_debug_check_flag(SOF_DBG_ENABLE_TRACE)) {
sound/soc/sof/core.c
652
if (sof_debug_check_flag(SOF_DBG_DSPLESS_MODE)) {
sound/soc/sof/core.c
81
EXPORT_SYMBOL(sof_debug_check_flag);
sound/soc/sof/debug.c
423
bool print_all = sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS);
sound/soc/sof/debug.c
451
if (!sof_debug_check_flag(SOF_DBG_PRINT_ALL_DUMPS))
sound/soc/sof/debug.c
459
sof_debug_check_flag(SOF_DBG_RETAIN_CTX)) && !sdev->d3_prevented) {
sound/soc/sof/intel/hda-codec.c
113
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
223
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
260
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
282
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
295
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
309
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
322
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
337
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
349
if (sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
363
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
388
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
405
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
421
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
441
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda-codec.c
85
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda.c
1448
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/hda.c
444
if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) &&
sound/soc/sof/intel/hda.c
636
sof_debug_check_flag(SOF_DBG_FORCE_NOCODEC))
sound/soc/sof/intel/icl.c
69
if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT) &&
sound/soc/sof/intel/lnl.c
92
if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) {
sound/soc/sof/intel/mtl.c
315
if (!sof_debug_check_flag(SOF_DBG_IGNORE_D3_PERSISTENT)) {
sound/soc/sof/ipc3-topology.c
562
if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE))
sound/soc/sof/ipc3-topology.c
565
if (sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_OVERRIDE))
sound/soc/sof/ipc3-topology.c
567
sof_debug_check_flag(SOF_DBG_DYNAMIC_PIPELINES_ENABLE);
sound/soc/sof/ipc3.c
151
if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS))
sound/soc/sof/ipc3.c
313
if (sof_debug_check_flag(SOF_DBG_PRINT_IPC_SUCCESS_LOGS))
sound/soc/sof/ipc3.c
385
if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) {
sound/soc/sof/ipc3.c
504
if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) {
sound/soc/sof/ipc4-mtrace.c
224
if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS))
sound/soc/sof/ipc4-mtrace.c
631
if (sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS))
sound/soc/sof/ipc4.c
213
!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS))
sound/soc/sof/ipc4.c
266
if (!sof_debug_check_flag(SOF_DBG_PRINT_DMA_POSITION_UPDATE_LOGS) &&
sound/soc/sof/ipc4.c
419
if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD)) {
sound/soc/sof/ipc4.c
588
if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD))
sound/soc/sof/ipc4.c
777
if (sof_debug_check_flag(SOF_DBG_DUMP_IPC_MESSAGE_PAYLOAD))
sound/soc/sof/sof-priv.h
65
bool sof_debug_check_flag(int mask);
sound/soc/sof/topology.c
1562
if (sof_debug_check_flag(SOF_DBG_DISABLE_MULTICORE)) {
sound/soc/sof/topology.c
2252
if (sof_debug_check_flag(SOF_DBG_VERIFY_TPLG)) {