Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dapl.c63 .debug_map = apl_dsp_debugfs,
H A Dtgl.c58 .debug_map = tgl_dsp_debugfs,
H A Dbyt.c623 .debug_map = byt_debugfs,
864 .debug_map = byt_debugfs,
943 .debug_map = cht_debugfs,
H A Dcnl.c268 .debug_map = cnl_dsp_debugfs,
H A Dbdw.c627 .debug_map = bdw_debugfs,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-inline.h156 hash_map<tree, tree> *debug_map; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-inline.h156 hash_map<tree, tree> *debug_map; member
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h226 const struct snd_sof_debugfs_map *debug_map; /* optional */ member
H A Ddebug.c644 map = &ops->debug_map[i]; in snd_sof_dbg_init()