/Linux-v5.10/sound/aoa/soundbus/ |
D | sysfs.c | 29 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/macintosh/ |
D | macio_sysfs.c | 50 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/net/ieee802154/ |
D | sysfs.c | 37 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/pps/ |
D | sysfs.c | 64 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/net/wireless/ |
D | sysfs.c | 39 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | sysfs_engines.c | 25 name_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in name_show() function 31 __ATTR(name, 0444, name_show, NULL);
|
/Linux-v5.10/drivers/base/power/ |
D | wakeup_stats.c | 91 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/drivers/remoteproc/ |
D | remoteproc_sysfs.c | 248 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/drivers/hwmon/ |
D | via-cputemp.c | 50 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show() function
|
D | max1111.c | 98 static ssize_t name_show(struct device *dev, in name_show() function
|
D | mc13783-adc.c | 32 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show() function
|
D | max197.c | 208 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
D | adt7x10.c | 318 static ssize_t name_show(struct device *dev, struct device_attribute *da, in name_show() function
|
D | abx500.c | 124 static ssize_t name_show(struct device *dev, struct device_attribute *devattr, in name_show() function
|
/Linux-v5.10/arch/x86/platform/ts5500/ |
D | ts5500.c | 150 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/drivers/gpu/drm/ |
D | drm_dp_aux_dev.c | 105 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/rtc/ |
D | sysfs.c | 24 name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show() function
|
/Linux-v5.10/arch/mips/sgi-ip22/ |
D | ip22-gio.c | 175 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/fpga/ |
D | fpga-bridge.c | 284 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/devfreq/ |
D | devfreq-event.c | 439 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/arch/powerpc/platforms/pseries/ |
D | ibmebus.c | 400 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/isdn/mISDN/ |
D | core.c | 86 static ssize_t name_show(struct device *dev, in name_show() function
|
/Linux-v5.10/drivers/mcb/ |
D | mcb-core.c | 132 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function
|
/Linux-v5.10/Documentation/filesystems/ |
D | sysfs.rst | 136 assumes default name_show and mode 0444 145 assumes default name_show, name_store and setting
|
/Linux-v5.10/drivers/extcon/ |
D | extcon.c | 367 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show() function 456 length = name_show(&edev->dev, NULL, prop_buf); in extcon_sync()
|