Home
last modified time | relevance | path

Searched refs:snd_sof_debugfs_map (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/sound/soc/sof/intel/
Dapl.c21 static const struct snd_sof_debugfs_map apl_dsp_debugfs[] = {
Dcnl.c21 static const struct snd_sof_debugfs_map cnl_dsp_debugfs[] = {
Dbyt.c63 static const struct snd_sof_debugfs_map byt_debugfs[] = {
82 static const struct snd_sof_debugfs_map cht_debugfs[] = {
Dbdw.c54 static const struct snd_sof_debugfs_map bdw_debugfs[] = {
/Linux-v5.4/sound/soc/sof/
Dsof-priv.h68 struct snd_sof_debugfs_map;
185 const struct snd_sof_debugfs_map *debug_map; /* optional */
257 struct snd_sof_debugfs_map { struct
Ddebug.c417 const struct snd_sof_debugfs_map *map; in snd_sof_dbg_init()