Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1353 } dbg_files[] = { variable
1378 for (i = 0; i < ARRAY_SIZE(dbg_files); i++) in wil6210_debugfs_init_files()
1379 debugfs_create_file(dbg_files[i].name, dbg_files[i].mode, dbg, in wil6210_debugfs_init_files()
1380 wil, dbg_files[i].fops); in wil6210_debugfs_init_files()