Home
last modified time | relevance | path

Searched refs:vfb_set_par (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dvfb.c73 static int vfb_set_par(struct fb_info *info);
85 .fb_set_par = vfb_set_par,
240 static int vfb_set_par(struct fb_info *info) in vfb_set_par() function
468 vfb_set_par(info); in vfb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dvfb.c73 static int vfb_set_par(struct fb_info *info);
86 .fb_set_par = vfb_set_par,
241 static int vfb_set_par(struct fb_info *info) in vfb_set_par() function
468 vfb_set_par(info); in vfb_probe()

Completed in 2 milliseconds