Home
last modified time | relevance | path

Searched refs:level_show (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dcacheinfo.c666 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);
/openbmc/linux/drivers/usb/core/
H A Dsysfs.c434 static ssize_t level_show(struct device *dev, struct device_attribute *attr, in level_show() function
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c624 static ssize_t level_show(struct kobject *kobj, struct kobj_attribute *attr, in level_show() function
/openbmc/linux/drivers/md/
H A Dmd.c3906 level_show(struct mddev *mddev, char *page) in level_show() function
4129 __ATTR(level, S_IRUGO|S_IWUSR, level_show, level_store);