Searched refs:_riva_hw_state (Results 1 – 1 of 1) sorted by relevance
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
D | riva_mmio.h | 337 struct _riva_hw_state; 381 …void (*CalcStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *,int,int,int,int,int,int,int,in… 382 void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *); 383 void (*UnloadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *); 392 struct _riva_hw_state *CurrentState; 409 typedef struct _riva_hw_state struct
|