Searched refs:show_rotate (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 182 static ssize_t show_rotate(struct device *device, in show_rotate() function 430 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
H A D | fbcon.c | 3218 static ssize_t show_rotate(struct device *device, in show_rotate() function 3297 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|