Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dtgl.c84 sof_tgl_ops.debug_map = tgl_dsp_debugfs; in sof_tgl_ops_init()
116 sof_tgl_ops.debug_map = tgl_ipc4_dsp_debugfs; in sof_tgl_ops_init()
H A Dskl.c87 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
H A Dbyt.c254 .debug_map = byt_debugfs,
329 .debug_map = cht_debugfs,
H A Dicl.c150 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
H A Dpci-tng.c172 .debug_map = tng_debugfs,
H A Dcnl.c439 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
H A Dbdw.c602 .debug_map = bdw_debugfs,
H A Dmtl.c724 dsp_ops->debug_map = mtl_dsp_debugfs; in sof_mtl_set_ops()
/linux/sound/soc/sof/
H A Dsof-priv.h311 const struct snd_sof_debugfs_map *debug_map; /* optional */ member