Searched defs:specs (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 907 struct fb_monspecs *specs = &info->monspecs; radeon_check_modes() local
|
/linux-4.4.14/drivers/video/fbdev/core/ |
H A D | modedb.c | 1176 const struct fb_videomode *fb_find_best_display(const struct fb_monspecs *specs, fb_find_best_display() argument
|
H A D | fbmon.c | 292 static void parse_vendor_block(unsigned char *block, struct fb_monspecs *specs) parse_vendor_block() argument 326 static void get_chroma(unsigned char *block, struct fb_monspecs *specs) get_chroma() argument 694 static int fb_get_monitor_limits(unsigned char *edid, struct fb_monspecs *specs) fb_get_monitor_limits() argument 775 static void get_monspecs(unsigned char *edid, struct fb_monspecs *specs) get_monspecs() argument 936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) fb_edid_to_monspecs() argument 1005 void fb_edid_add_monspecs(unsigned char *edid, struct fb_monspecs *specs) fb_edid_add_monspecs() argument 1497 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) fb_edid_to_monspecs() argument 1501 void fb_edid_add_monspecs(unsigned char *edid, struct fb_monspecs *specs) fb_edid_add_monspecs() argument 310 get_dpms_capabilities(unsigned char flags, struct fb_monspecs *specs) get_dpms_capabilities() argument 494 get_std_timing(unsigned char *block, struct fb_videomode *mode, int ver, int rev, const struct fb_monspecs *specs) get_std_timing() argument 553 get_dst_timing(unsigned char *block, struct fb_videomode *mode, int ver, int rev, const struct fb_monspecs *specs) get_dst_timing() argument 615 fb_create_modedb(unsigned char *edid, int *dbsize, const struct fb_monspecs *specs) fb_create_modedb() argument
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 1900 struct fb_monspecs *specs = &info->monspecs; i810fb_find_init_mode() local
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nvidia.c | 1101 struct fb_monspecs *specs = &info->monspecs; nvidia_set_fbinfo() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | tdfxfb.c | 1376 struct fb_monspecs *specs; tdfxfb_probe() local 1344 tdfxfb_probe_i2c_connector(struct tdfx_par *par, struct fb_monspecs *specs) tdfxfb_probe_i2c_connector() argument
|
H A D | fsl-diu-fb.c | 1531 struct fb_monspecs *specs = &info->monspecs; install_fb() local
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2250 struct fb_monspecs *specs; omapfb_find_best_mode() local
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1787 struct fb_monspecs *specs = &info->monspecs; riva_update_default_var() local
|
Completed in 306 milliseconds