Searched refs:show_cursor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 348 static ssize_t show_cursor(struct device *device, in show_cursor() function 496 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbsysfs.c | 275 static ssize_t show_cursor(struct device *device, in show_cursor() function 423 __ATTR(cursor, S_IRUGO|S_IWUSR, show_cursor, store_cursor),
|
Completed in 2 milliseconds