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