Searched refs:show_rotate (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 255 static ssize_t show_rotate(struct device *device, in show_rotate() function 503 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
H A D | fbcon.c | 3222 static ssize_t show_rotate(struct device *device, in show_rotate() function 3301 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
/kernel/linux/linux-6.6/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 | 3216 static ssize_t show_rotate(struct device *device, in show_rotate() function 3295 __ATTR(rotate, S_IRUGO|S_IWUSR, show_rotate, store_rotate),
|
Completed in 20 milliseconds