Searched refs:debug_map (Results 1 – 11 of 11) sorted by relevance
88 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
79 sof_apl_ops.debug_map = apl_dsp_debugfs; in sof_apl_ops_init()
261 .debug_map = byt_debugfs,340 .debug_map = cht_debugfs,
144 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
102 sof_tgl_ops.debug_map = tgl_dsp_debugfs; in sof_tgl_ops_init()
180 .debug_map = tng_debugfs,
406 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
607 .debug_map = bdw_debugfs,
620 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()
346 map = &ops->debug_map[i]; in snd_sof_dbg_init()
263 const struct snd_sof_debugfs_map *debug_map; /* optional */ member