Searched defs:DEBUGFS_READONLY_FILE (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | debugfs.h | 25 #define DEBUGFS_READONLY_FILE(name, fmt, value...) \ macro
|
/openbmc/linux/net/wireless/ |
H A D | debugfs.c | 13 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ macro
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | debugfs.c | 22 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ macro
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs.c | 51 #define DEBUGFS_READONLY_FILE(name, fmt, value...) \ macro
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | debug.c | 206 #define DEBUGFS_READONLY_FILE(name, _read_bufsize, fmt, value...) \ macro
|