Searched refs:DEBUGFS_ADD_PREFIX (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.h | 47 #define DEBUGFS_ADD_PREFIX(prefix, name, parent) \ macro
|
H A D | debugfs.c | 1312 DEBUGFS_ADD_PREFIX(rx_streaming, interval, streaming); in wl1271_debugfs_add_files() 1313 DEBUGFS_ADD_PREFIX(rx_streaming, always, streaming); in wl1271_debugfs_add_files() 1315 DEBUGFS_ADD_PREFIX(dev, mem, rootdir); in wl1271_debugfs_add_files()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.h | 47 #define DEBUGFS_ADD_PREFIX(prefix, name, parent) \ macro
|
H A D | debugfs.c | 1294 DEBUGFS_ADD_PREFIX(rx_streaming, interval, streaming); in wl1271_debugfs_add_files() 1295 DEBUGFS_ADD_PREFIX(rx_streaming, always, streaming); in wl1271_debugfs_add_files() 1297 DEBUGFS_ADD_PREFIX(dev, mem, rootdir); in wl1271_debugfs_add_files()
|
Completed in 5 milliseconds