Home
last modified time | relevance | path

Searched refs:type_show (Results 1 – 4 of 4) sorted by relevance

/arch/tile/kernel/
Dsysfs.c68 static ssize_t type_show(struct device *dev, in type_show() function
74 static DEVICE_ATTR(type, 0444, type_show, NULL);
/arch/x86/kernel/
Dksysfs.c116 static ssize_t type_show(struct kobject *kobj, in type_show() function
/arch/powerpc/kernel/
Dcacheinfo.c604 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/
Dvio.c109 static ssize_t type_show(struct device *dev, in type_show() function