Searched refs:show_rotate (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/video/fbdev/core/ |
A D | fbsysfs.c | 264 static ssize_t show_rotate(struct device *device, in show_rotate() function 512 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
A D | fbcon.c | 3219 static ssize_t show_rotate(struct device *device, in show_rotate() function 3298 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
Completed in 8 milliseconds