Searched refs:debug_map (Results 1 – 12 of 12) sorted by relevance
87 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
86 sof_apl_ops.debug_map = apl_dsp_debugfs; in sof_apl_ops_init()
257 .debug_map = byt_debugfs,332 .debug_map = cht_debugfs,
102 sof_lnl_ops.debug_map = lnl_dsp_debugfs; in sof_lnl_ops_init()
151 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
172 .debug_map = tng_debugfs,
113 sof_tgl_ops.debug_map = tgl_dsp_debugfs; in sof_tgl_ops_init()
433 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
603 .debug_map = bdw_debugfs,
680 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()
346 map = &ops->debug_map[i]; in snd_sof_dbg_init()
297 const struct snd_sof_debugfs_map *debug_map; /* optional */ member