Home
last modified time | relevance | path

Searched defs:sm750_dev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/sm750fb/
H A Dsm750.h73 struct sm750_dev { struct
75 u16 devid;
76 u8 revid;
77 struct pci_dev *pdev;
78 struct fb_info *fbinfo[2];
79 struct lynx_accel accel;
80 int accel_off;
81 int fb_count;
82 int mtrr_off;
83 struct{
[all …]
H A Dsm750.c141 struct sm750_dev *sm750_dev; in lynxfb_ops_fillrect() local
183 struct sm750_dev *sm750_dev; in lynxfb_ops_copyarea() local
219 struct sm750_dev *sm750_dev; in lynxfb_ops_imageblit() local
390 struct sm750_dev *sm750_dev; in lynxfb_suspend() local
412 struct sm750_dev *sm750_dev; in lynxfb_resume() local
555 struct sm750_dev *sm750_dev; in lynxfb_ops_blank() local
572 struct sm750_dev *sm750_dev; in sm750fb_set_drv() local
701 struct sm750_dev *sm750_dev; in lynxfb_set_fbinfo() local
829 static void sm750fb_setup(struct sm750_dev *sm750_dev, char *src) in sm750fb_setup()
906 static void sm750fb_framebuffer_release(struct sm750_dev *sm750_dev) in sm750fb_framebuffer_release()
[all …]