Searched refs:show_bpp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 229 static ssize_t show_bpp(struct device *device, struct device_attribute *attr, in show_bpp() function 493 __ATTR(bits_per_pixel, S_IRUGO|S_IWUSR, show_bpp, store_bpp),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 156 static ssize_t show_bpp(struct device *device, struct device_attribute *attr, in show_bpp() function 420 __ATTR(bits_per_pixel, S_IRUGO|S_IWUSR, show_bpp, store_bpp),
|
Completed in 2 milliseconds