Searched defs:_read (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
H A D | sysfs.h | 336 __BIN_ATTR(_name,_mode,_read,_write,_size) global() argument 354 BIN_ATTR(_name,_mode,_read,_write,_size) global() argument
|
/linux/arch/mips/include/asm/sgi/ |
H A D | ioc.h | 144 u8 _read[3]; member
|
/linux/drivers/iio/dac/ |
H A D | ltc2664.c | 419 #define LTC2664_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
H A D | ltc2688.c | 585 #define LTC2688_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
/linux/include/linux/mtd/ |
H A D | mtd.h | 320 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
|
/linux/net/mac80211/ |
H A D | debugfs_netdev.c | 223 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
|
/linux/drivers/edac/ |
H A D | thunderx_edac.c | 210 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument
|