Home
last modified time | relevance | path

Searched refs:debug_map_count (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/sound/soc/sof/intel/
Dapl.c58 .debug_map_count = ARRAY_SIZE(apl_dsp_debugfs),
Dbyt.c498 .debug_map_count = ARRAY_SIZE(byt_debugfs),
659 .debug_map_count = ARRAY_SIZE(byt_debugfs),
718 .debug_map_count = ARRAY_SIZE(cht_debugfs),
Dcnl.c216 .debug_map_count = ARRAY_SIZE(cnl_dsp_debugfs),
Dbdw.c559 .debug_map_count = ARRAY_SIZE(bdw_debugfs),
/Linux-v5.4/sound/soc/sof/
Ddebug.c428 for (i = 0; i < ops->debug_map_count; i++) { in snd_sof_dbg_init()
Dsof-priv.h186 int debug_map_count; /* optional */ member