Searched refs:wm_adsp_debugfs_fops (Results 1 – 1 of 1) sorted by relevance
710 } wm_adsp_debugfs_fops[] = { variable740 for (i = 0; i < ARRAY_SIZE(wm_adsp_debugfs_fops); ++i) in wm_adsp2_init_debugfs()741 debugfs_create_file(wm_adsp_debugfs_fops[i].name, 0444, root, in wm_adsp2_init_debugfs()742 dsp, &wm_adsp_debugfs_fops[i].fops); in wm_adsp2_init_debugfs()