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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfb.h662 void (*fb_restore_state)(struct fb_info *info); member in struct:fb_ops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcyblafb.c1143 .fb_restore_state = cyblafb_restore_state,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon.c2304 } else if (info->fbops->fb_restore_state)
2305 info->fbops->fb_restore_state(info);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb_driver.c1672 .fb_restore_state = savagefb_restore_state,

Completed in 90 milliseconds