/openbmc/linux/include/linux/ |
H A D | counter.h | 415 #define COUNTER_COMP_DEVICE_U8(_name, _read, _write) \ argument 422 #define COUNTER_COMP_COUNT_U8(_name, _read, _write) \ argument 429 #define COUNTER_COMP_SIGNAL_U8(_name, _read, _write) \ argument 437 #define COUNTER_COMP_DEVICE_U64(_name, _read, _write) \ argument 444 #define COUNTER_COMP_COUNT_U64(_name, _read, _write) \ argument 576 #define COUNTER_COMP_CAPTURE(_read, _write) \ argument 579 #define COUNTER_COMP_CEILING(_read, _write) \ argument 598 #define COUNTER_COMP_ENABLE(_read, _write) \ argument 601 #define COUNTER_COMP_FLOOR(_read, _write) \ argument 613 #define COUNTER_COMP_PRESET(_read, _write) \ argument [all …]
|
H A D | sysfs.h | 201 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 225 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
/openbmc/u-boot/include/ |
H A D | i2c.h | 617 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 632 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
|
/openbmc/linux/drivers/net/wireless/ath/carl9170/ |
H A D | debug.c | 168 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument 184 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | state.h | 173 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ argument
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | debugfs.c | 312 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | debugfs.c | 605 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument
|
/openbmc/linux/arch/mips/include/asm/sgi/ |
H A D | ioc.h | 165 u8 _write[3]; member
|
/openbmc/linux/net/mac80211/ |
H A D | debugfs_netdev.c | 121 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | mtd.h | 245 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
/openbmc/linux/include/linux/mtd/ |
H A D | mtd.h | 322 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
/openbmc/linux/drivers/iio/dac/ |
H A D | ltc2688.c | 587 #define LTC2688_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
/openbmc/linux/drivers/edac/ |
H A D | thunderx_edac.c | 216 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument
|