Searched refs:debug_map_count (Results 1 – 9 of 9) sorted by relevance
65 .debug_map_count = ARRAY_SIZE(apl_dsp_debugfs),
64 .debug_map_count = ARRAY_SIZE(icl_dsp_debugfs),
250 .debug_map_count = ARRAY_SIZE(byt_debugfs),327 .debug_map_count = ARRAY_SIZE(cht_debugfs),
60 .debug_map_count = ARRAY_SIZE(tgl_dsp_debugfs),
166 .debug_map_count = ARRAY_SIZE(tng_debugfs),
270 .debug_map_count = ARRAY_SIZE(cnl_dsp_debugfs),
636 .debug_map_count = ARRAY_SIZE(bdw_debugfs),
236 int debug_map_count; /* optional */ member
761 for (i = 0; i < ops->debug_map_count; i++) { in snd_sof_dbg_init()