Searched refs:debug_map (Results 1 – 12 of 12) sorted by relevance
84 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()
87 sof_skl_ops.debug_map = skl_dsp_debugfs; in sof_skl_ops_init()
85 sof_apl_ops.debug_map = apl_dsp_debugfs; in sof_apl_ops_init()
255 .debug_map = byt_debugfs,330 .debug_map = cht_debugfs,
150 sof_icl_ops.debug_map = icl_dsp_debugfs; in sof_icl_ops_init()
139 sof_lnl_ops.debug_map = lnl_dsp_debugfs; in sof_lnl_ops_init()
172 .debug_map = tng_debugfs,
439 sof_cnl_ops.debug_map = cnl_dsp_debugfs; in sof_cnl_ops_init()
603 .debug_map = bdw_debugfs,
736 sof_mtl_ops.debug_map = mtl_dsp_debugfs; in sof_mtl_ops_init()
364 map = &ops->debug_map[i]; in snd_sof_dbg_init()
319 const struct snd_sof_debugfs_map *debug_map; /* optional */ member