Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/core/
Dfbmem.c1261 static int do_fscreeninfo_to_user(struct fb_fix_screeninfo *fix, in do_fscreeninfo_to_user() function
1304 return do_fscreeninfo_to_user(&fix, compat_ptr(arg)); in fb_get_fscreeninfo()