Searched refs:type_show (Results 1 – 4 of 4) sorted by relevance
/arch/tile/kernel/ |
D | sysfs.c | 68 static ssize_t type_show(struct device *dev, in type_show() function 74 static DEVICE_ATTR(type, 0444, type_show, NULL);
|
/arch/x86/kernel/ |
D | ksysfs.c | 116 static ssize_t type_show(struct kobject *kobj, in type_show() function
|
/arch/powerpc/kernel/ |
D | cacheinfo.c | 604 static ssize_t type_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in type_show() function 614 __ATTR(type, 0444, type_show, NULL);
|
/arch/sparc/kernel/ |
D | vio.c | 109 static ssize_t type_show(struct device *dev, in type_show() function
|