Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c239 #define DISPLAY_ATTR(_name, _mode, _show, _store) \ macro
243 static DISPLAY_ATTR(name, S_IRUGO, display_name_show, NULL);
244 static DISPLAY_ATTR(display_name, S_IRUGO, display_name_show, NULL);
245 static DISPLAY_ATTR(enabled, S_IRUGO|S_IWUSR,
247 static DISPLAY_ATTR(tear_elim, S_IRUGO|S_IWUSR,
249 static DISPLAY_ATTR(timings, S_IRUGO|S_IWUSR,
251 static DISPLAY_ATTR(rotate, S_IRUGO|S_IWUSR,
253 static DISPLAY_ATTR(mirror, S_IRUGO|S_IWUSR,
255 static DISPLAY_ATTR(wss, S_IRUGO|S_IWUSR,