Searched refs:show_stride (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 292 static ssize_t show_stride(struct device *device, in show_stride() function 502 __ATTR(stride, S_IRUGO, show_stride, NULL),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 219 static ssize_t show_stride(struct device *device, in show_stride() function 429 __ATTR(stride, S_IRUGO, show_stride, NULL),
|
Completed in 3 milliseconds