Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dskl.c36 static const __maybe_unused struct snd_sof_debugfs_map skl_dsp_debugfs[] = {
Dapl.c24 static const struct snd_sof_debugfs_map apl_dsp_debugfs[] = {
Dbyt.c28 static const struct snd_sof_debugfs_map byt_debugfs[] = {
47 static const struct snd_sof_debugfs_map cht_debugfs[] = {
Dicl.c24 static const struct snd_sof_debugfs_map icl_dsp_debugfs[] = {
Dtgl.c19 static const struct snd_sof_debugfs_map tgl_dsp_debugfs[] = {
Dpci-tng.c33 static const struct snd_sof_debugfs_map tng_debugfs[] = {
Dcnl.c27 static const struct snd_sof_debugfs_map cnl_dsp_debugfs[] = {
Dbdw.c59 static const struct snd_sof_debugfs_map bdw_debugfs[] = {
Dmtl.c22 static const struct snd_sof_debugfs_map mtl_dsp_debugfs[] = {
/linux-6.1.9/sound/soc/sof/
Dsof-priv.h118 struct snd_sof_debugfs_map;
263 const struct snd_sof_debugfs_map *debug_map; /* optional */
343 struct snd_sof_debugfs_map { struct
Ddebug.c334 const struct snd_sof_debugfs_map *map; in snd_sof_dbg_init()