|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | InitTo330Pointer (unsigned char, struct vb_device_info *) |
| void | XGI_UnLockCRT2 (struct xgi_hw_device_info *HwDeviceExtension, struct vb_device_info *) |
| void | XGI_LockCRT2 (struct xgi_hw_device_info *HwDeviceExtension, struct vb_device_info *) |
| void | XGI_DisplayOff (struct xgifb_video_info *, struct xgi_hw_device_info *, struct vb_device_info *) |
| void | XGI_GetVBType (struct vb_device_info *) |
| void | XGI_SenseCRT1 (struct vb_device_info *) |
| unsigned char | XGISetModeNew (struct xgifb_video_info *xgifb_info, struct xgi_hw_device_info *HwDeviceExtension, unsigned short ModeNo) |
| unsigned char | XGI_SearchModeID (unsigned short ModeNo, unsigned short *ModeIdIndex, struct vb_device_info *) |
| unsigned char | XGI_BridgeIsOn (struct vb_device_info *) |
| unsigned short | XGI_GetRatePtrCRT2 (struct xgi_hw_device_info *pXGIHWDE, unsigned short ModeNo, unsigned short ModeIdIndex, struct vb_device_info *) |
| void InitTo330Pointer | ( | unsigned | char, |
| struct vb_device_info * | |||
| ) |
Definition at line 24 of file vb_setmode.c.
| unsigned char XGI_BridgeIsOn | ( | struct vb_device_info * | ) |
Definition at line 5893 of file vb_setmode.c.
| void XGI_DisplayOff | ( | struct xgifb_video_info * | , |
| struct xgi_hw_device_info * | , | ||
| struct vb_device_info * | |||
| ) |
Definition at line 2960 of file vb_setmode.c.
| unsigned short XGI_GetRatePtrCRT2 | ( | struct xgi_hw_device_info * | pXGIHWDE, |
| unsigned short | ModeNo, | ||
| unsigned short | ModeIdIndex, | ||
| struct vb_device_info * | |||
| ) |
Definition at line 5908 of file vb_setmode.c.
| void XGI_GetVBType | ( | struct vb_device_info * | ) |
Definition at line 2377 of file vb_setmode.c.
| void XGI_LockCRT2 | ( | struct xgi_hw_device_info * | HwDeviceExtension, |
| struct vb_device_info * | |||
| ) |
Definition at line 5885 of file vb_setmode.c.
| unsigned char XGI_SearchModeID | ( | unsigned short | ModeNo, |
| unsigned short * | ModeIdIndex, | ||
| struct vb_device_info * | |||
| ) |
Definition at line 2777 of file vb_setmode.c.
| void XGI_SenseCRT1 | ( | struct vb_device_info * | ) |
Definition at line 6051 of file vb_setmode.c.
| void XGI_UnLockCRT2 | ( | struct xgi_hw_device_info * | HwDeviceExtension, |
| struct vb_device_info * | |||
| ) |
Definition at line 5877 of file vb_setmode.c.
| unsigned char XGISetModeNew | ( | struct xgifb_video_info * | xgifb_info, |
| struct xgi_hw_device_info * | HwDeviceExtension, | ||
| unsigned short | ModeNo | ||
| ) |
Definition at line 6343 of file vb_setmode.c.
1.8.2