Searched refs:_riva_hw_inst (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Driva_hw.h346 struct _riva_hw_inst;
351 typedef struct _riva_hw_inst struct
390 int (*Busy)(struct _riva_hw_inst *);
391 void (*CalcStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *,int,int,int,int,int,int,int,int,int,int,int,int,int);
392 void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
393 void (*UnloadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);
394 void (*SetStartAddress)(struct _riva_hw_inst *,U032);
395 void (*SetSurfaces2D)(struct _riva_hw_inst *,U032,U032);
396 void (*SetSurfaces3D)(struct _riva_hw_inst *,U032,U032);
397 int (*ShowHideCursor)(struct _riva_hw_inst *,in
[all...]

Completed in 34 milliseconds