Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/via/
Dviamode.c295 static struct crt_mode_table CRTM480x640[] = {
303 static struct crt_mode_table CRTM640x480[] = {
319 static struct crt_mode_table CRTM720x480[] = {
328 static struct crt_mode_table CRTM720x576[] = {
336 static struct crt_mode_table CRTM800x480[] = {
344 static struct crt_mode_table CRTM800x600[] = {
360 static struct crt_mode_table CRTM848x480[] = {
368 static struct crt_mode_table CRTM852x480[] = {
376 static struct crt_mode_table CRTM1024x512[] = {
385 static struct crt_mode_table CRTM1024x600[] = {
[all …]
Dviamode.h35 struct crt_mode_table *crtc;
57 extern struct crt_mode_table CEAM1280x720[];
58 extern struct crt_mode_table CEAM1920x1080[];
Dlcd.h79 void viafb_lcd_set_mode(struct crt_mode_table *mode_crt_table,
Dhw.c1998 void viafb_fill_crtc_timing(struct crt_mode_table *crt_table, in viafb_fill_crtc_timing()
2343 struct crt_mode_table *crt_timing; in viafb_setmode()
2344 struct crt_mode_table *crt_timing1 = NULL; in viafb_setmode()
2568 struct crt_mode_table *best; in viafb_get_pixclock()
2588 struct crt_mode_table *best; in viafb_get_refresh()
2701 struct crt_mode_table *crt_timing = NULL; in viafb_fill_var_timing_info()
Dshare.h683 struct crt_mode_table { struct
Dlcd.c555 void viafb_lcd_set_mode(struct crt_mode_table *mode_crt_table, in viafb_lcd_set_mode()
567 struct crt_mode_table *panel_crt_table = NULL; in viafb_lcd_set_mode()
Ddvi.c195 struct crt_mode_table *pDviTiming; in viafb_dvi_set_mode()
Dhw.h921 void viafb_fill_crtc_timing(struct crt_mode_table *crt_table,