LoadStateExt      637 drivers/video/fbdev/riva/fbdev.c 	par->riva.LoadStateExt(&par->riva, state);
LoadStateExt     1070 drivers/video/fbdev/riva/fbdev.c 		par->riva.LoadStateExt(&par->riva, &par->initial_state.ext);
LoadStateExt     2041 drivers/video/fbdev/riva/riva_hw.c     chip->LoadStateExt    = LoadStateExt;
LoadStateExt     2098 drivers/video/fbdev/riva/riva_hw.c     chip->LoadStateExt    = LoadStateExt;
LoadStateExt     2203 drivers/video/fbdev/riva/riva_hw.c     chip->LoadStateExt    = LoadStateExt;
LoadStateExt      466 drivers/video/fbdev/riva/riva_hw.h     void (*LoadStateExt)(struct _riva_hw_inst *,struct _riva_hw_state *);