Home
last modified time | relevance | path

Searched refs:SiS_LVDSCRT1Data (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/video/sis/
Dvstruct.h98 struct SiS_LVDSCRT1Data { struct
446 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_1;
447 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_2;
448 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_2_H;
449 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_3;
450 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_3_H;
451 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1640x480_1;
452 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1640x480_1_H;
453 const struct SiS_LVDSCRT1Data *SiS_CHTVCRT1UNTSC;
454 const struct SiS_LVDSCRT1Data *SiS_CHTVCRT1ONTSC;
[all …]
D300vtbl.h898 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UNTSC[] =
920 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1ONTSC[] =
942 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UPAL[] =
964 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1OPAL[] =
986 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1SOPAL[] =
Dinit.h1338 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_1[] =
1363 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2[] =
1393 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2_H[] =
1418 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3[] =
1443 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3_H[] =
1468 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1[] =
1490 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1_H[] =
D310vtbl.h1110 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1UNTSC[] =
1135 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1ONTSC[] =
1160 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1UPAL[] =
1185 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1OPAL[] =
Dinit301.c7688 const struct SiS_LVDSCRT1Data *LVDSCRT1Ptr=NULL; in SiS_ModCRT1CRTC()