Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dskl.c88 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
Dapl.c79 sof_apl_ops.debug_map = apl_dsp_debugfs; in sof_apl_ops_init()
Dbyt.c261 .debug_map = byt_debugfs,
340 .debug_map = cht_debugfs,
Dicl.c144 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
Dtgl.c102 sof_tgl_ops.debug_map = tgl_dsp_debugfs; in sof_tgl_ops_init()
Dpci-tng.c180 .debug_map = tng_debugfs,
Dcnl.c406 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
Dbdw.c607 .debug_map = bdw_debugfs,
Dmtl.c620 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()
/linux-6.1.9/sound/soc/sof/
Ddebug.c346 map = &ops->debug_map[i]; in snd_sof_dbg_init()
Dsof-priv.h263 const struct snd_sof_debugfs_map *debug_map; /* optional */ member