Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/Documentation/filesystems/
Dsysfs.txt168 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,
178 printk("dev_attr_show: %pS returned bad count\n",
/Linux-v5.4/drivers/base/
Dcore.c960 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() function
989 .show = dev_attr_show,