Searched refs:dbg_files (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1432 } dbg_files[] = { variable in typeref:struct:__anon8205
1459 for (i = 0; i < ARRAY_SIZE(dbg_files); i++) wil6210_debugfs_init_files()
1460 debugfs_create_file(dbg_files[i].name, dbg_files[i].mode, dbg, wil6210_debugfs_init_files()
1461 wil, dbg_files[i].fops); wil6210_debugfs_init_files()

Completed in 62 milliseconds