Home
last modified time | relevance | path

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

/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
/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),
/drivers/xen/
Dsys-hypervisor.c37 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show() function
/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);
/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);