Home
last modified time | relevance | path

Searched refs:VBType (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvb_setmode.c153 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType & VB_XGI302LV)) in InitTo330Pointer()
397 if (pVBInfo->VBType & VB_XGI301C) in XGI_AjustCRT2Rate()
417 if ((pVBInfo->VBType & VB_XGI301LV) in XGI_AjustCRT2Rate()
452 if (pVBInfo->VBType & (VB_XGI301B | VB_XGI302B in XGI_AjustCRT2Rate()
1320 if (pVBInfo->VBType & VB_XGI301LV) { /* 301lv */ in XGI_GetVCLK2Ptr()
1439 } else if ((pVBInfo->VBType & (VB_XGI301B | VB_XGI302B | VB_XGI301LV in XGI_SetCRT1VCLK()
2246 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2253 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2260 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
2267 if ((pVBInfo->VBType & VB_XGI301LV) || (pVBInfo->VBType in XGI_GetLcdPtr()
[all …]
Dvb_ext.c311 if (pVBInfo->VBType & VB_XGI301C) in XGI_GetSenseStatus()
316 if ((pVBInfo->VBType & VB_XGI301C)) in XGI_GetSenseStatus()
Dvb_struct.h403 unsigned short LCDResInfo,LCDTypeInfo, VBType;/*301b*/ member