Searched refs:debug_map_count (Results 1 – 11 of 11) sorted by relevance
89 sof_skl_ops.debug_map_count = ARRAY_SIZE(skl_dsp_debugfs); in sof_skl_ops_init()
83 sof_apl_ops.debug_map_count = ARRAY_SIZE(apl_dsp_debugfs); in sof_apl_ops_init()
258 .debug_map_count = ARRAY_SIZE(byt_debugfs),333 .debug_map_count = ARRAY_SIZE(cht_debugfs),
148 sof_icl_ops.debug_map_count = ARRAY_SIZE(icl_dsp_debugfs); in sof_icl_ops_init()
177 .debug_map_count = ARRAY_SIZE(tng_debugfs),
106 sof_tgl_ops.debug_map_count = ARRAY_SIZE(tgl_dsp_debugfs); in sof_tgl_ops_init()
430 sof_cnl_ops.debug_map_count = ARRAY_SIZE(cnl_dsp_debugfs); in sof_cnl_ops_init()
604 .debug_map_count = ARRAY_SIZE(bdw_debugfs),
622 sof_mtl_ops.debug_map_count = ARRAY_SIZE(mtl_dsp_debugfs); in sof_mtl_ops_init()
345 for (i = 0; i < ops->debug_map_count; i++) { in snd_sof_dbg_init()
294 int debug_map_count; /* optional */ member
Completed in 14 milliseconds