Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c2356 } dbg_files[] = { variable
2396 for (i = 0; i < ARRAY_SIZE(dbg_files); i++) in wil6210_debugfs_init_files()
2397 debugfs_create_file(dbg_files[i].name, dbg_files[i].mode, dbg, in wil6210_debugfs_init_files()
2398 wil, dbg_files[i].fops); in wil6210_debugfs_init_files()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c2324 } dbg_files[] = { variable
2363 for (i = 0; i < ARRAY_SIZE(dbg_files); i++) in wil6210_debugfs_init_files()
2364 debugfs_create_file(dbg_files[i].name, dbg_files[i].mode, dbg, in wil6210_debugfs_init_files()
2365 wil, dbg_files[i].fops); in wil6210_debugfs_init_files()

Completed in 7 milliseconds