Home
last modified time | relevance | path

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

/drivers/staging/sm750fb/
A Dsm750.h82 struct sm750_dev { struct
84 u16 devid;
85 u8 revid;
89 int accel_off;
90 int fb_count;
91 int mtrr_off;
92 struct{
94 } mtrr;
103 spinlock_t slock;
108 int nocrt;
[all …]
A Dsm750.c162 struct sm750_dev *sm750_dev; in lynxfb_ops_fillrect() local
204 struct sm750_dev *sm750_dev; in lynxfb_ops_copyarea() local
240 struct sm750_dev *sm750_dev; in lynxfb_ops_imageblit() local
412 struct sm750_dev *sm750_dev; in lynxfb_suspend() local
434 struct sm750_dev *sm750_dev; in lynxfb_resume() local
574 struct sm750_dev *sm750_dev; in lynxfb_ops_blank() local
592 struct sm750_dev *sm750_dev; in sm750fb_set_drv() local
722 struct sm750_dev *sm750_dev; in lynxfb_set_fbinfo() local
909 static void sm750fb_setup(struct sm750_dev *sm750_dev, char *src) in sm750fb_setup()
1034 struct sm750_dev *sm750_dev = NULL; in lynxfb_pci_probe() local
[all …]
A Dsm750_hw.c28 int hw_sm750_map(struct sm750_dev *sm750_dev, struct pci_dev *pdev) in hw_sm750_map()
92 int hw_sm750_inithw(struct sm750_dev *sm750_dev, struct pci_dev *pdev) in hw_sm750_inithw()
225 struct sm750_dev *sm750_dev; in hw_sm750_crtc_check_mode() local
256 struct sm750_dev *sm750_dev; in hw_sm750_crtc_set_mode() local
477 void hw_sm750_init_accel(struct sm750_dev *sm750_dev) in hw_sm750_init_accel()

Completed in 12 milliseconds