Home
last modified time | relevance | path

Searched refs:pm2fb_options (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dpm2fb.c122 } pm2fb_options = variable
980 if (pm2fb_options.flags & OPTF_OLD_MEM) in cvppc_PCI_init()
1012 if (pm2fb_options.flags & OPTF_OLD_MEM) in cvppc_init()
1076 if (pcp->prom_node && !(pm2fb_options.flags & OPTF_USER)) { in pm2pci_detect()
1110 if (pm2fb_options.flags & OPTF_VIRTUAL) { in pm2pci_detect()
1692 if (pm2fb_options.flags & OPTF_YPAN) { in set_user_mode()
2074 memcpy(&fb_info.current_par, &pm2fb_options.user_mode, sizeof(fb_info.current_par)); in pm2fb_init()
2087 strcpy(fb_info.gen.info.fontname, pm2fb_options.font); in pm2fb_init()
2114 memcpy(&pm2fb_options.user_mode, &user_mode[i].par, in pm2fb_mode_setup()
2115 sizeof(pm2fb_options.user_mode)); in pm2fb_mode_setup()
[all …]