Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dtgl.c85 sof_tgl_ops.debug_map_count = ARRAY_SIZE(tgl_dsp_debugfs); in sof_tgl_ops_init()
117 sof_tgl_ops.debug_map_count = ARRAY_SIZE(tgl_ipc4_dsp_debugfs); in sof_tgl_ops_init()
H A Dskl.c88 sof_skl_ops.debug_map_count = ARRAY_SIZE(skl_dsp_debugfs); in sof_skl_ops_init()
H A Dapl.c86 sof_apl_ops.debug_map_count = ARRAY_SIZE(apl_dsp_debugfs); in sof_apl_ops_init()
H A Dbyt.c255 .debug_map_count = ARRAY_SIZE(byt_debugfs),
330 .debug_map_count = ARRAY_SIZE(cht_debugfs),
H A Dicl.c151 sof_icl_ops.debug_map_count = ARRAY_SIZE(icl_dsp_debugfs); in sof_icl_ops_init()
H A Dlnl.c140 sof_lnl_ops.debug_map_count = ARRAY_SIZE(lnl_dsp_debugfs); in sof_lnl_ops_init()
H A Dpci-tng.c173 .debug_map_count = ARRAY_SIZE(tng_debugfs),
H A Dcnl.c440 sof_cnl_ops.debug_map_count = ARRAY_SIZE(cnl_dsp_debugfs); in sof_cnl_ops_init()
H A Dbdw.c603 .debug_map_count = ARRAY_SIZE(bdw_debugfs),
H A Dmtl.c737 sof_mtl_ops.debug_map_count = ARRAY_SIZE(mtl_dsp_debugfs); in sof_mtl_ops_init()
/linux/sound/soc/sof/
H A Ddebug.c363 for (i = 0; i < ops->debug_map_count; i++) { in snd_sof_dbg_init()
H A Dsof-priv.h312 int debug_map_count; /* optional */
320 int debug_map_count; /* optional */ global() member