Home
last modified time | relevance | path

Searched refs:DEBUGFS_DECLARE_FILE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Ddebug.c182 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ macro
187 DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \
191 DEBUGFS_DECLARE_FILE(name, NULL, carl9170_debugfs_##name ##_write,\
195 DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \