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