Home
last modified time | relevance | path

Searched refs:display_name_show (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c21 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() function
243 static DISPLAY_ATTR(name, S_IRUGO, display_name_show, NULL);
244 static DISPLAY_ATTR(display_name, S_IRUGO, display_name_show, NULL);
/openbmc/linux/drivers/platform/x86/
H A Dthink-lmi.c922 static ssize_t display_name_show(struct kobject *kobj, struct kobj_attribute *attr, in display_name_show() function