Searched defs:_write (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | sysfs.h | 336 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 354 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
/linux/arch/mips/include/asm/sgi/ |
H A D | ioc.h | 165 u8 _write[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 | 322 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
/linux/drivers/edac/ |
H A D | thunderx_edac.c | 210 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument
|