Searched defs:_read (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 166 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument 182 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument
|
/linux-4.1.27/include/linux/ |
D | sysfs.h | 170 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 189 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | debugfs.c | 323 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument
|
/linux-4.1.27/net/mac80211/ |
D | debugfs_netdev.c | 134 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
|
/linux-4.1.27/drivers/net/wireless/b43/ |
D | debugfs.c | 616 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument
|
/linux-4.1.27/arch/mips/include/asm/sgi/ |
D | ioc.h | 144 u8 _read[3]; member
|
/linux-4.1.27/include/linux/mtd/ |
D | mtd.h | 197 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
|