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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dvgastate.c50 struct regstate *saved = (struct regstate *) state->vidstate;
140 struct regstate *saved = (struct regstate *) state->vidstate;
228 struct regstate *saved = (struct regstate *) state->vidstate;
259 struct regstate *saved = (struct regstate *) state->vidstate;
311 struct regstate *saved = (struct regstate *) state->vidstate;
324 struct regstate *saved = (struct regstate *) state->vidstate;
337 if (state->vidstate != NULL) {
338 struct regstate *saved = (struct regstate *) state->vidstate;
346 state->vidstate = NULL;
359 state->vidstate
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dvga.h209 void *vidstate; member in struct:vgastate

Completed in 67 milliseconds