Home
last modified time | relevance | path

Searched defs:_read (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dsysfs.h336 __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 Dioc.h144 u8 _read[3]; member
/linux/drivers/iio/dac/
H A Dltc2664.c419 #define LTC2664_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
H A Dltc2688.c585 #define LTC2688_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
/linux/include/linux/mtd/
H A Dmtd.h320 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
/linux/net/mac80211/
H A Ddebugfs_netdev.c223 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
/linux/drivers/edac/
H A Dthunderx_edac.c210 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument