Searched refs:fb_find_mode (Results 1 - 17 of 17) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h459 static inline int fb_find_mode(struct fb_var_screeninfo *var, function
482 extern int __init fb_find_mode(struct fb_var_screeninfo *var,
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h459 static inline int fb_find_mode(struct fb_var_screeninfo *var, function
482 extern int __init fb_find_mode(struct fb_var_screeninfo *var,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dmodedb.c326 * fb_find_mode - finds a valid video mode
357 int __init fb_find_mode(struct fb_var_screeninfo *var, function
H A Dmacmodes.c511 * Returns error code from fb_find_mode (see fb_find_mode
526 return fb_find_mode(var, info, mode_option, db, dbsize,
H A Dacornfb.c1709 rc = fb_find_mode(&init_var, &fb_info, NULL, modedb,
1718 rc = fb_find_mode(&init_var, &fb_info, NULL, NULL, 0,
1726 rc = fb_find_mode(&init_var, &fb_info, NULL, modedb,
1732 rc = fb_find_mode(&init_var, &fb_info, NULL, NULL, 0,
H A Dpvr2fb.c1025 if (!fb_find_mode(&var, &fb_info, mode_option, pvr2_modedb,
H A Dradeonfb.c1660 fb_find_mode (&rinfo->disp.var, &rinfo->info, mode_option,
1676 fb_find_mode (&rinfo->disp.var, &rinfo->info, "640x480-8@60",
H A Dtridentfb.c1368 fb_find_mode(&default_var,&fb_info.gen.info,mode,NULL,0,NULL,bpp);
H A Dcyber2000fb.c1610 if (!fb_find_mode(&cfb->fb.var, &cfb->fb, NULL, NULL, 0,
H A Dsstfb.c1865 fb_find_mode(&var, &sst_info->info, mode_option,
H A Depson1356fb.c2527 * fb_find_mode.
2534 if (!fb_find_mode(&var, &fb_info.fb_info, epfix->mode_option,
2539 if (!fb_find_mode(&var, &fb_info.fb_info,
H A Daty128fb.c1881 if (fb_find_mode(&var, &info->fb_info, mode_option, NULL, 0,
H A Dtdfxfb.c1985 if (!mode_option || !fb_find_mode(&var, &fb_info.fb_info,
H A Damifb.c1724 if (!fb_find_mode(&var, &fb_info, mode_option, ami_modedb,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/aty/
H A Datyfb_base.c2036 else if (!fb_find_mode(&var, &info->fb_info, mode_option, NULL, 0, NULL, 8))
2041 if (!fb_find_mode(&var, &info->fb_info, mode_option, NULL, 0, NULL, 8))
2046 if (!fb_find_mode(&var, &info->fb_info, mode_option, NULL, 0, NULL, 8))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Dfbdev.c1771 fb_find_mode(&rinfo->disp.var, &rinfo->info, mode_option,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c1777 fb_find_mode(&vesafb_defined, &ACCESS_FBINFO(fbcon), videomode[0]?videomode:NULL,

Completed in 310 milliseconds