Searched refs:lynx_share (Results 1 – 4 of 4) sorted by relevance
74 struct lynx_share share;84 int hw_sm750_map(struct lynx_share* share,struct pci_dev* pdev);85 int hw_sm750_inithw(struct lynx_share*,struct pci_dev *);86 void hw_sm750_initAccel(struct lynx_share *);90 resource_size_t hw_sm750_getVMSize(struct lynx_share *);
45 struct lynx_share{ struct71 void (*suspend)(struct lynx_share*); argument72 void (*resume)(struct lynx_share*); argument89 struct lynx_share * share;163 struct lynx_share * share;
42 typedef void (*PROC_SPEC_SETUP)(struct lynx_share*, char *);43 typedef int (*PROC_SPEC_MAP)(struct lynx_share*, struct pci_dev*);44 typedef int (*PROC_SPEC_INITHW)(struct lynx_share*, struct pci_dev*);189 struct lynx_share *share; in lynxfb_ops_fillrect()228 struct lynx_share *share; in lynxfb_ops_copyarea()261 struct lynx_share *share; in lynxfb_ops_imageblit()323 struct lynx_share *share; in lynxfb_ops_set_par()414 struct lynx_share *share; in lynxfb_suspend()466 struct lynx_share *share; in lynxfb_resume()538 struct lynx_share *share; in lynxfb_ops_check_var()[all …]
27 int hw_sm750_map(struct lynx_share* share, struct pci_dev* pdev) in hw_sm750_map()104 int hw_sm750_inithw(struct lynx_share* share, struct pci_dev * pdev) in hw_sm750_inithw()204 resource_size_t hw_sm750_getVMSize(struct lynx_share * share) in hw_sm750_getVMSize()270 struct lynx_share * share; in hw_sm750_crtc_checkMode()305 struct lynx_share * share; in hw_sm750_crtc_setMode()555 void hw_sm750_initAccel(struct lynx_share * share) in hw_sm750_initAccel()