Searched refs:dev_attr_show (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/translations/zh_CN/filesystems/ |
H A D | sysfs.txt | 159 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, 169 printk("dev_attr_show: %pS returned bad count\n",
|
/openbmc/linux/Documentation/translations/zh_TW/filesystems/ |
H A D | sysfs.txt | 162 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, 172 printk("dev_attr_show: %pS returned bad count\n",
|
/openbmc/linux/Documentation/filesystems/ |
H A D | sysfs.rst | 177 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, 187 printk("dev_attr_show: %pS returned bad count\n",
|
/openbmc/linux/drivers/base/ |
H A D | core.c | 2371 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() 2381 printk("dev_attr_show: %pS returned bad count\n", in dev_attr_show() 2400 .show = dev_attr_show, 2370 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, dev_attr_show() function
|