Home
last modified time | relevance | path

Searched refs:do_fscreeninfo_to_user (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/core/
Dfbmem.c1250 static int do_fscreeninfo_to_user(struct fb_fix_screeninfo *fix, in do_fscreeninfo_to_user() function
1293 return do_fscreeninfo_to_user(&fix, compat_ptr(arg)); in fb_get_fscreeninfo()