Searched defs:SiS_CRT2IsLCD (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/sis/
H A Dinit301.c691 SiS_CRT2IsLCD(struct SiS_Private *SiS_Pr) function
732 if(SiS_CRT2IsLCD(SiS_Pr)) return true;
742 if((SiS_CRT2IsLCD(SiS_Pr)) ||
3872 if( (!(SiS_CRT2IsLCD(SiS_Pr))) ||
3989 (!(SiS_CRT2IsLCD(SiS_Pr))) &&
4042 if( (!(SiS_CRT2IsLCD(SiS_Pr))) ||
4094 if( (!(SiS_CRT2IsLCD(SiS_Pr))) ||
4172 if(SiS_CRT2IsLCD(SiS_Pr)) {
4209 if(SiS_CRT2IsLCD(SiS_Pr)) {
4251 if(SiS_CRT2IsLCD(SiS_P
[all...]

Completed in 33 milliseconds