Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dskl.c87 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
Dapl.c86 sof_apl_ops.debug_map = apl_dsp_debugfs; in sof_apl_ops_init()
Dbyt.c257 .debug_map = byt_debugfs,
332 .debug_map = cht_debugfs,
Dlnl.c102 sof_lnl_ops.debug_map = lnl_dsp_debugfs; in sof_lnl_ops_init()
Dicl.c151 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
Dpci-tng.c172 .debug_map = tng_debugfs,
Dtgl.c113 sof_tgl_ops.debug_map = tgl_dsp_debugfs; in sof_tgl_ops_init()
Dcnl.c433 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
Dbdw.c603 .debug_map = bdw_debugfs,
Dmtl.c680 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()
/linux-6.6.21/sound/soc/sof/
Ddebug.c346 map = &ops->debug_map[i]; in snd_sof_dbg_init()
Dsof-priv.h297 const struct snd_sof_debugfs_map *debug_map; /* optional */ member