Searched refs:type_show (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A 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) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dtifm_core.c141 static ssize_t type_show(struct device *dev, struct device_attribute *attr, function
149 __ATTR(type, S_IRUGO, type_show, NULL),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c577 static ssize_t type_show(struct kobject *k, struct kobj_attribute *attr, char *buf) function
587 __ATTR(type, 0444, type_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dsys-hypervisor.c37 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dvio.c100 static ssize_t type_show(struct device *dev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcss.c287 static ssize_t type_show(struct device *dev, struct device_attribute *attr, function
295 static DEVICE_ATTR(type, 0444, type_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/thermal/
H A Dthermal_sys.c98 type_show(struct device *dev, struct device_attribute *attr, char *buf) function
279 static DEVICE_ATTR(type, 0444, type_show, NULL);

Completed in 109 milliseconds