Searched refs:level_show (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/arch/powerpc/kernel/ |
| D | cacheinfo.c | 666 static ssize_t level_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in level_show() function 678 __ATTR(level, 0444, level_show, NULL);
|
| /Linux-v6.6/drivers/usb/core/ |
| D | sysfs.c | 434 static ssize_t level_show(struct device *dev, struct device_attribute *attr, in level_show() function
|
| /Linux-v6.6/drivers/platform/x86/ |
| D | think-lmi.c | 624 static ssize_t level_show(struct kobject *kobj, struct kobj_attribute *attr, in level_show() function
|
| /Linux-v6.6/drivers/md/ |
| D | md.c | 3845 level_show(struct mddev *mddev, char *page) in level_show() function 4068 __ATTR(level, S_IRUGO|S_IWUSR, level_show, level_store);
|