Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dtgl.c19 static const struct snd_sof_debugfs_map tgl_dsp_debugfs[] = {
25 static const struct snd_sof_debugfs_map tgl_ipc4_dsp_debugfs[] = {
H A Dskl.c35 static const __maybe_unused struct snd_sof_debugfs_map skl_dsp_debugfs[] = {
H A Dapl.c24 static const struct snd_sof_debugfs_map apl_dsp_debugfs[] = {
H A Dbyt.c28 static const struct snd_sof_debugfs_map byt_debugfs[] = {
47 static const struct snd_sof_debugfs_map cht_debugfs[] = {
H A Dicl.c24 static const struct snd_sof_debugfs_map icl_dsp_debugfs[] = {
H A Dlnl.c27 static const struct snd_sof_debugfs_map lnl_dsp_debugfs[] = {
H A Dpci-tng.c33 static const struct snd_sof_debugfs_map tng_debugfs[] = {
H A Dcnl.c27 static const struct snd_sof_debugfs_map cnl_dsp_debugfs[] = {
H A Dbdw.c59 static const struct snd_sof_debugfs_map bdw_debugfs[] = {
H A Dmtl.c24 static const struct snd_sof_debugfs_map mtl_dsp_debugfs[] = {
/linux/sound/soc/sof/
H A Dsof-priv.h120 struct snd_sof_debugfs_map;
311 const struct snd_sof_debugfs_map *debug_map; /* optional */
393 struct snd_sof_debugfs_map {
401 struct snd_sof_debugfs_map { global() struct
402 namesnd_sof_debugfs_map global() argument
403 barsnd_sof_debugfs_map global() argument
404 offsetsnd_sof_debugfs_map global() argument
405 sizesnd_sof_debugfs_map global() argument
410 access_typesnd_sof_debugfs_map global() argument
H A Ddebug.c316 const struct snd_sof_debugfs_map *map; in snd_sof_dbg_init()