Searched defs:argtype (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.h | 13 #define MVM_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 28 #define _MVM_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 37 #define _MVM_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|
/drivers/net/wireless/intel/iwlwifi/fw/ |
D | debugfs.c | 12 #define FWRT_DEBUGFS_OPEN_WRAPPER(name, buflen, argtype) \ argument 62 #define _FWRT_DEBUGFS_READ_FILE_OPS(name, buflen, argtype) \ argument 72 #define FWRT_DEBUGFS_WRITE_WRAPPER(name, buflen, argtype) \ argument 88 #define _FWRT_DEBUGFS_READ_WRITE_FILE_OPS(name, buflen, argtype) \ argument 100 #define _FWRT_DEBUGFS_WRITE_FILE_OPS(name, buflen, argtype) \ argument
|