Home
last modified time | relevance | path

Searched refs:dev_attr_show (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/Documentation/translations/zh_CN/filesystems/
Dsysfs.txt160 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,
170 printk("dev_attr_show: %pS returned bad count\n",
/Linux-v4.19/Documentation/filesystems/
Dsysfs.txt147 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,
157 printk("dev_attr_show: %pS returned bad count\n",
/Linux-v4.19/drivers/base/
Dcore.c757 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() function
786 .show = dev_attr_show,