/linux-6.1.9/include/linux/ |
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 438 #define COUNTER_COMP_DEVICE_U64(_name, _read, _write) \ argument 445 #define COUNTER_COMP_COUNT_U64(_name, _read, _write) \ argument 452 #define COUNTER_COMP_SIGNAL_U64(_name, _read, _write) \ argument 460 #define COUNTER_COMP_DEVICE_BOOL(_name, _read, _write) \ argument 467 #define COUNTER_COMP_COUNT_BOOL(_name, _read, _write) \ argument 474 #define COUNTER_COMP_SIGNAL_BOOL(_name, _read, _write) \ argument 552 #define COUNTER_COMP_DEVICE_ARRAY_U64(_name, _read, _write, _array) \ argument [all …]
|
D | sysfs.h | 201 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 225 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument
|
/linux-6.1.9/drivers/net/wireless/ath/carl9170/ |
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-6.1.9/drivers/net/wireless/broadcom/b43legacy/ |
D | debugfs.c | 312 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument
|
/linux-6.1.9/drivers/net/wireless/broadcom/b43/ |
D | debugfs.c | 605 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument
|
/linux-6.1.9/arch/mips/include/asm/sgi/ |
D | ioc.h | 165 u8 _write[3]; member
|
/linux-6.1.9/net/mac80211/ |
D | debugfs_netdev.c | 121 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
|
/linux-6.1.9/drivers/iio/dac/ |
D | ltc2688.c | 588 #define LTC2688_CHAN_EXT_INFO(_name, _what, _shared, _read, _write) { \ argument
|
/linux-6.1.9/include/linux/mtd/ |
D | mtd.h | 322 int (*_write) (struct mtd_info *mtd, loff_t to, size_t len, member
|
/linux-6.1.9/drivers/edac/ |
D | thunderx_edac.c | 216 #define DEBUGFS_STRUCT(_name, _mode, _write, _read) \ argument
|