Searched refs:__DEBUGFS_DECLARE_FILE (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 166 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ macro 183 __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ 200 __DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \
|