Searched refs:show_rotate (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/core/ |
D | fbsysfs.c | 265 static ssize_t show_rotate(struct device *device, in show_rotate() function 513 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
D | fbcon.c | 3226 static ssize_t show_rotate(struct device *device, in show_rotate() function 3305 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|