Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c326 } wm_adsp_debugfs_fops[] = { variable
376 for (i = 0; i < ARRAY_SIZE(wm_adsp_debugfs_fops); ++i) { in wm_adsp2_init_debugfs()
377 if (!debugfs_create_file(wm_adsp_debugfs_fops[i].name, in wm_adsp2_init_debugfs()
379 &wm_adsp_debugfs_fops[i].fops)) in wm_adsp2_init_debugfs()