Searched defs:sm750_dev (Results 1 – 3 of 3) sorted by relevance
75 struct sm750_dev { struct77 u16 devid;78 u8 revid;79 struct pci_dev *pdev;80 struct fb_info *fbinfo[2];81 struct lynx_accel accel;82 int accel_off;83 int fb_count;84 int mtrr_off;85 struct{[all …]
163 struct sm750_dev *sm750_dev; in lynxfb_ops_fillrect() local205 struct sm750_dev *sm750_dev; in lynxfb_ops_copyarea() local241 struct sm750_dev *sm750_dev; in lynxfb_ops_imageblit() local392 struct sm750_dev *sm750_dev; in lynxfb_suspend() local444 struct sm750_dev *sm750_dev; in lynxfb_resume() local647 struct sm750_dev *sm750_dev; in sm750fb_set_drv() local740 struct sm750_dev *sm750_dev; in lynxfb_set_fbinfo() local932 static void sm750fb_setup(struct sm750_dev *sm750_dev, char *src) in sm750fb_setup()1010 static void sm750fb_frambuffer_release(struct sm750_dev *sm750_dev) in sm750fb_frambuffer_release()1022 static int sm750fb_frambuffer_alloc(struct sm750_dev *sm750_dev, int fbidx) in sm750fb_frambuffer_alloc()[all …]
29 int hw_sm750_map(struct sm750_dev *sm750_dev, struct pci_dev *pdev) in hw_sm750_map()94 int hw_sm750_inithw(struct sm750_dev *sm750_dev, struct pci_dev *pdev) in hw_sm750_inithw()227 struct sm750_dev *sm750_dev; in hw_sm750_crtc_checkMode() local258 struct sm750_dev *sm750_dev; in hw_sm750_crtc_setMode() local479 void hw_sm750_initAccel(struct sm750_dev *sm750_dev) in hw_sm750_initAccel()