Symbol: SiS_LCDData
drivers/video/fbdev/sis/300vtbl.h
655
static const struct SiS_LCDData SiS300_St2LCD1024x768Data[] =
drivers/video/fbdev/sis/300vtbl.h
666
static const struct SiS_LCDData SiS300_ExtLCD1024x768Data[] =
drivers/video/fbdev/sis/300vtbl.h
683
static const struct SiS_LCDData SiS300_St2LCD1280x1024Data[] =
drivers/video/fbdev/sis/300vtbl.h
695
static const struct SiS_LCDData SiS300_ExtLCD1280x1024Data[] =
drivers/video/fbdev/sis/310vtbl.h
1004
static const struct SiS_LCDData SiS310_ExtLCD1280x1024Data[] =
drivers/video/fbdev/sis/310vtbl.h
970
static const struct SiS_LCDData SiS310_St2LCD1024x768Data[] =
drivers/video/fbdev/sis/310vtbl.h
981
static const struct SiS_LCDData SiS310_ExtLCD1024x768Data[] =
drivers/video/fbdev/sis/310vtbl.h
992
static const struct SiS_LCDData SiS310_St2LCD1280x1024Data[] =
drivers/video/fbdev/sis/init.h
1000
static const struct SiS_LCDData SiS_LCD1280x800_2Data[] = /* 2.03.00 (LVDS) */
drivers/video/fbdev/sis/init.h
1016
static const struct SiS_LCDData SiS_LCD1280x800_3Data[] = /* 2.02.05a (LVDS); m250 */
drivers/video/fbdev/sis/init.h
1032
static const struct SiS_LCDData SiS_LCD1280x854Data[] = /* 2.21.00CS (LVDS) */
drivers/video/fbdev/sis/init.h
1050
static const struct SiS_LCDData SiS_LCD1280x960Data[] =
drivers/video/fbdev/sis/init.h
1068
static const struct SiS_LCDData SiS_StLCD1400x1050Data[] =
drivers/video/fbdev/sis/init.h
1086
static const struct SiS_LCDData SiS_ExtLCD1400x1050Data[] =
drivers/video/fbdev/sis/init.h
1107
static const struct SiS_LCDData SiS_LCD1680x1050Data[] =
drivers/video/fbdev/sis/init.h
1125
static const struct SiS_LCDData SiS_StLCD1600x1200Data[] =
drivers/video/fbdev/sis/init.h
1143
static const struct SiS_LCDData SiS_ExtLCD1600x1200Data[] =
drivers/video/fbdev/sis/init.h
1163
static const struct SiS_LCDData SiS_NoScaleData[] =
drivers/video/fbdev/sis/init.h
916
static const struct SiS_LCDData SiS_LCD1280x720Data[] = /* 2.03.00 */
drivers/video/fbdev/sis/init.h
938
static const struct SiS_LCDData SiS_StLCD1280x768_2Data[] = /* 2.03.00 */
drivers/video/fbdev/sis/init.h
953
static const struct SiS_LCDData SiS_ExtLCD1280x768_2Data[] = /* 2.03.00 */
drivers/video/fbdev/sis/init.h
969
static const struct SiS_LCDData SiS_LCD1280x768_3Data[] =
drivers/video/fbdev/sis/init.h
985
static const struct SiS_LCDData SiS_LCD1280x800Data[] = /* 0.93.12a (TMDS) */
drivers/video/fbdev/sis/init301.c
3529
const struct SiS_LCDData *LCDPtr = NULL;
drivers/video/fbdev/sis/oem310.h
403
static const struct SiS_LCDData SiS310_ExtCompaq1280x1024Data[] =
drivers/video/fbdev/sis/vstruct.h
372
const struct SiS_LCDData *SiS_ExtLCD1024x768Data;
drivers/video/fbdev/sis/vstruct.h
373
const struct SiS_LCDData *SiS_St2LCD1024x768Data;
drivers/video/fbdev/sis/vstruct.h
374
const struct SiS_LCDData *SiS_LCD1280x720Data;
drivers/video/fbdev/sis/vstruct.h
375
const struct SiS_LCDData *SiS_StLCD1280x768_2Data;
drivers/video/fbdev/sis/vstruct.h
376
const struct SiS_LCDData *SiS_ExtLCD1280x768_2Data;
drivers/video/fbdev/sis/vstruct.h
377
const struct SiS_LCDData *SiS_LCD1280x800Data;
drivers/video/fbdev/sis/vstruct.h
378
const struct SiS_LCDData *SiS_LCD1280x800_2Data;
drivers/video/fbdev/sis/vstruct.h
379
const struct SiS_LCDData *SiS_LCD1280x854Data;
drivers/video/fbdev/sis/vstruct.h
380
const struct SiS_LCDData *SiS_LCD1280x960Data;
drivers/video/fbdev/sis/vstruct.h
381
const struct SiS_LCDData *SiS_ExtLCD1280x1024Data;
drivers/video/fbdev/sis/vstruct.h
382
const struct SiS_LCDData *SiS_St2LCD1280x1024Data;
drivers/video/fbdev/sis/vstruct.h
383
const struct SiS_LCDData *SiS_StLCD1400x1050Data;
drivers/video/fbdev/sis/vstruct.h
384
const struct SiS_LCDData *SiS_ExtLCD1400x1050Data;
drivers/video/fbdev/sis/vstruct.h
385
const struct SiS_LCDData *SiS_StLCD1600x1200Data;
drivers/video/fbdev/sis/vstruct.h
386
const struct SiS_LCDData *SiS_ExtLCD1600x1200Data;
drivers/video/fbdev/sis/vstruct.h
387
const struct SiS_LCDData *SiS_LCD1680x1050Data;
drivers/video/fbdev/sis/vstruct.h
388
const struct SiS_LCDData *SiS_NoScaleData;