Searched refs:store_pan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 355 static ssize_t store_pan(struct device *device, in store_pan() function 499 __ATTR(pan, S_IRUGO|S_IWUSR, show_pan, store_pan),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 282 static ssize_t store_pan(struct device *device, in store_pan() function 426 __ATTR(pan, S_IRUGO|S_IWUSR, show_pan, store_pan),
|
Completed in 2 milliseconds