Home
last modified time | relevance | path

Searched refs:debug_map_count (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dapl.c64 .debug_map_count = ARRAY_SIZE(apl_dsp_debugfs),
H A Dtgl.c59 .debug_map_count = ARRAY_SIZE(tgl_dsp_debugfs),
H A Dbyt.c624 .debug_map_count = ARRAY_SIZE(byt_debugfs),
865 .debug_map_count = ARRAY_SIZE(byt_debugfs),
944 .debug_map_count = ARRAY_SIZE(cht_debugfs),
H A Dcnl.c269 .debug_map_count = ARRAY_SIZE(cnl_dsp_debugfs),
H A Dbdw.c628 .debug_map_count = ARRAY_SIZE(bdw_debugfs),
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h227 int debug_map_count; /* optional */ member
H A Ddebug.c643 for (i = 0; i < ops->debug_map_count; i++) { in snd_sof_dbg_init()