| /linux/include/linux/ |
| A D | counter.h | 416 #define COUNTER_COMP_DEVICE_U8(_name, _read, _write) \ argument 423 #define COUNTER_COMP_COUNT_U8(_name, _read, _write) \ argument 430 #define COUNTER_COMP_SIGNAL_U8(_name, _read, _write) \ argument 577 #define COUNTER_COMP_CAPTURE(_read, _write) \ argument 580 #define COUNTER_COMP_CEILING(_read, _write) \ argument 592 #define COUNTER_COMP_DIRECTION(_read) \ argument 599 #define COUNTER_COMP_ENABLE(_read, _write) \ argument 602 #define COUNTER_COMP_FLOOR(_read, _write) \ argument 605 #define COUNTER_COMP_FREQUENCY(_read) \ argument 617 #define COUNTER_COMP_PRESET(_read, _write) \ argument [all …]
|
| A D | sysfs.h | 321 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 345 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| 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
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| A D | debugfs.c | 312 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| A D | debugfs.c | 605 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument
|
| /linux/drivers/iio/dac/ |
| A D | ltc2664.c | 419 #define LTC2664_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
| A D | ltc2688.c | 587 #define LTC2688_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
| /linux/arch/mips/include/asm/sgi/ |
| A D | ioc.h | 144 u8 _read[3]; member
|
| /linux/drivers/pinctrl/renesas/ |
| A D | pinctrl-rzg2l.c | 188 #define RZG2L_PCTRL_REG_ACCESS8(_read, _addr, _val) \ argument 197 #define RZG2L_PCTRL_REG_ACCESS16(_read, _addr, _val) \ argument 206 #define RZG2L_PCTRL_REG_ACCESS32(_read, _addr, _val) \ argument
|
| /linux/include/linux/mtd/ |
| A D | mtd.h | 320 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
|
| /linux/net/mac80211/ |
| A D | debugfs_netdev.c | 223 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
|
| /linux/drivers/edac/ |
| A D | thunderx_edac.c | 210 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument
|