Searched refs:_show (Results 1 – 5 of 5) sorted by relevance
| /net/bridge/ |
| A D | br_sysfs_if.c | 31 #define BRPORT_ATTR_RAW(_name, _mode, _show, _store) \ argument 35 .show = _show, \ 39 #define BRPORT_ATTR(_name, _mode, _show, _store) \ argument 43 .show = _show, \
|
| /net/ieee802154/ |
| A D | sysfs.c | 27 static ssize_t name ## _show(struct device *dev, \
|
| /net/wireless/ |
| A D | sysfs.c | 28 static ssize_t name ## _show(struct device *dev, \
|
| /net/core/ |
| A D | net-sysfs.c | 149 static ssize_t field##_show(struct device *dev, \ 831 static ssize_t name##_show(struct device *d, \
|
| /net/bluetooth/ |
| A D | hci_debugfs.c | 78 static int __name ## _show(struct seq_file *f, void *ptr) \
|
Completed in 24 milliseconds