Searched refs:gbefb_show_rev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | gbefb.c | 1070 static ssize_t gbefb_show_rev(struct device *device, struct device_attribute *attr, char *buf) in gbefb_show_rev() function 1075 static DEVICE_ATTR(revision, S_IRUGO, gbefb_show_rev, NULL);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | gbefb.c | 1068 static ssize_t gbefb_show_rev(struct device *device, struct device_attribute *attr, char *buf) in gbefb_show_rev() function 1073 static DEVICE_ATTR(revision, S_IRUGO, gbefb_show_rev, NULL);
|
Completed in 5 milliseconds