Home
last modified time | relevance | path

Searched defs:_read_bufsize (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
Ddebug.c168 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument
184 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument
188 #define DEBUGFS_DECLARE_RO_FILE(name, _read_bufsize) \ argument
196 #define DEBUGFS_DECLARE_RW_FILE(name, _read_bufsize) \ argument
201 #define __DEBUGFS_DECLARE_RW_FILE(name, _read_bufsize, _dstate) \ argument
206 #define DEBUGFS_READONLY_FILE(name, _read_bufsize, fmt, value...) \ argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
Ddebug.c168 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument
184 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument
188 #define DEBUGFS_DECLARE_RO_FILE(name, _read_bufsize) \ argument
196 #define DEBUGFS_DECLARE_RW_FILE(name, _read_bufsize) \ argument
201 #define __DEBUGFS_DECLARE_RW_FILE(name, _read_bufsize, _dstate) \ argument
206 #define DEBUGFS_READONLY_FILE(name, _read_bufsize, fmt, value...) \ argument