Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/zh_CN/filesystems/
Dsysfs.txt160 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,
170 print_symbol("dev_attr_show: %s returned bad count\n",
/linux-4.4.14/Documentation/filesystems/
Dsysfs.txt147 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr,
157 print_symbol("dev_attr_show: %s returned bad count\n",
/linux-4.4.14/drivers/base/
Dcore.c113 static ssize_t dev_attr_show(struct kobject *kobj, struct attribute *attr, in dev_attr_show() function
142 .show = dev_attr_show,