Searched refs:show_bl_curve (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 466 static ssize_t show_bl_curve(struct device *device, in show_bl_curve() function 506 __ATTR(bl_curve, S_IRUGO|S_IWUSR, show_bl_curve, store_bl_curve),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 393 static ssize_t show_bl_curve(struct device *device, in show_bl_curve() function 433 __ATTR(bl_curve, S_IRUGO|S_IWUSR, show_bl_curve, store_bl_curve),
|
Completed in 2 milliseconds