Searched refs:fb_monspecs (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Dvia_aux_edid.c20 struct fb_monspecs *spec = drv->data;
49 struct fb_monspecs *spec = drv->data;
66 struct fb_monspecs *spec = drv->data;
/linux-master/drivers/video/fbdev/core/
H A Dfbmon.c292 static void parse_vendor_block(unsigned char *block, struct fb_monspecs *specs)
311 struct fb_monspecs *specs)
326 static void get_chroma(unsigned char *block, struct fb_monspecs *specs)
495 int ver, int rev, const struct fb_monspecs *specs)
554 int ver, int rev, const struct fb_monspecs *specs)
617 const struct fb_monspecs *specs)
695 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs)
776 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs)
937 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs)
951 memset(specs, 0, sizeof(struct fb_monspecs));
[all...]
H A Dmodedb.c1142 const struct fb_videomode *fb_find_best_display(const struct fb_monspecs *specs,
/linux-master/include/video/
H A Datmel_lcdc.h32 struct fb_monspecs *default_monspecs;
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_setup.c277 struct fb_monspecs *monitorA, *monitorB;
278 struct fb_monspecs *monA = NULL, *monB = NULL;
287 monitorA = kzalloc(sizeof(struct fb_monspecs), GFP_KERNEL);
288 monitorB = kzalloc(sizeof(struct fb_monspecs), GFP_KERNEL);
H A Dnvidia.c1110 struct fb_monspecs *specs = &info->monspecs;
/linux-master/include/linux/
H A Dfb.h67 struct fb_monspecs { struct
465 struct fb_monspecs monspecs; /* Current Monitor specs */
764 struct fb_monspecs *specs);
798 extern const struct fb_videomode *fb_find_best_display(const struct fb_monspecs *specs,
/linux-master/drivers/video/fbdev/
H A Dacornfb.c57 static struct fb_monspecs monspecs[NR_MONTYPES] = {
413 struct fb_monspecs *monspecs)
H A Dau1200fb.c325 struct fb_monspecs monspecs; /* FB monitor specs */
1532 memcpy(&fbi->monspecs, &panel->monspecs, sizeof(struct fb_monspecs));
H A Dtdfxfb.c1345 struct fb_monspecs *specs)
1376 struct fb_monspecs *specs;
H A Dsa1100fb.c1056 static const struct fb_monspecs monspecs = {
H A Dfsl-diu-fb.c1521 struct fb_monspecs *specs = &info->monspecs;
/linux-master/drivers/video/fbdev/aty/
H A Dradeon_monitor.c906 struct fb_monspecs *specs = &info->monspecs;
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c1903 struct fb_monspecs *specs = &info->monspecs;
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c1782 struct fb_monspecs *specs = &info->monspecs;
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2231 struct fb_monspecs *specs;

Completed in 317 milliseconds