Searched refs:type_show (Results 1 – 13 of 13) sorted by relevance
/drivers/firmware/ |
D | memmap.c | 54 static ssize_t type_show(struct firmware_map_entry *entry, char *buf); 389 static ssize_t type_show(struct firmware_map_entry *entry, char *buf) in type_show() function
|
/drivers/firmware/efi/ |
D | runtime-map.c | 34 static ssize_t type_show(struct efi_runtime_map_entry *entry, char *buf) in type_show() function
|
/drivers/usb/core/ |
D | endpoint.c | 58 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
|
/drivers/misc/genwqe/ |
D | card_sysfs.c | 81 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
|
/drivers/mmc/core/ |
D | bus.c | 31 static ssize_t type_show(struct device *dev, in type_show() function
|
/drivers/misc/ |
D | tifm_core.c | 142 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
|
/drivers/xen/ |
D | sys-hypervisor.c | 41 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show() function
|
/drivers/s390/cio/ |
D | css.c | 261 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function 269 static DEVICE_ATTR(type, 0444, type_show, NULL);
|
/drivers/video/backlight/ |
D | backlight.c | 213 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
|
/drivers/base/ |
D | cacheinfo.c | 277 static ssize_t type_show(struct device *dev, in type_show() function
|
/drivers/input/serio/ |
D | serio.c | 374 static ssize_t type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show() function
|
/drivers/thermal/ |
D | thermal_core.c | 646 type_show(struct device *dev, struct device_attribute *attr, char *buf) in type_show() function 1162 static DEVICE_ATTR(type, 0444, type_show, NULL);
|
/drivers/regulator/ |
D | core.c | 524 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show() function
|