Searched refs:store_rotate (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fbsysfs.c | 241 static ssize_t store_rotate(struct device *device, in store_rotate() function 510 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
/linux-4.1.27/drivers/video/console/ |
D | fbcon.c | 3356 static ssize_t store_rotate(struct device *device, in store_rotate() function 3494 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|