Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddisplay-sysfs.c31 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() function
253 static DISPLAY_ATTR(name, S_IRUGO, display_name_show, NULL);
254 static DISPLAY_ATTR(display_name, S_IRUGO, display_name_show, NULL);