Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c1288 static int do_fscreeninfo_to_user(struct fb_fix_screeninfo *fix, in do_fscreeninfo_to_user() function
1330 return do_fscreeninfo_to_user(&fix, compat_ptr(arg)); in fb_get_fscreeninfo()