Searched refs:show_rotate (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/video/ |
D | fbsysfs.c | 255 static ssize_t show_rotate(struct device *device, in show_rotate() function 509 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
/linux-3.4.99/drivers/video/console/ |
D | fbcon.c | 3407 static ssize_t show_rotate(struct device *device, in show_rotate() function 3495 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|