Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/firmware/
Dmemmap.c53 static ssize_t type_show(struct firmware_map_entry *entry, char *buf);
215 static ssize_t type_show(struct firmware_map_entry *entry, char *buf) in type_show() function
/linux-3.4.99/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);
/linux-3.4.99/drivers/misc/
Dtifm_core.c142 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
150 __ATTR(type, S_IRUGO, type_show, NULL),
/linux-3.4.99/arch/powerpc/kernel/
Dcacheinfo.c577 static ssize_t type_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in type_show() function
587 __ATTR(type, 0444, type_show, NULL);
/linux-3.4.99/drivers/xen/
Dsys-hypervisor.c37 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show() function
/linux-3.4.99/arch/sparc/kernel/
Dvio.c101 static ssize_t type_show(struct device *dev, in type_show() function
/linux-3.4.99/drivers/s390/cio/
Dcss.c243 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
251 static DEVICE_ATTR(type, 0444, type_show, NULL);
/linux-3.4.99/drivers/thermal/
Dthermal_sys.c100 type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show() function
281 static DEVICE_ATTR(type, 0444, type_show, NULL);
/linux-3.4.99/kernel/events/
Dcore.c5800 type_show(struct device *dev, struct device_attribute *attr, char *page) in type_show() function