Searched refs:nativex (Results 1 – 2 of 2) sorted by relevance
51 static int nativex; variable69 module_param(nativex, int, 0);552 if ((displaytype == DISPLAY_FP) && nativex && var->xres > nativex) in cyblafb_check_var()834 if ((displaytype == DISPLAY_FP) && var->xres < nativex) { in cyblafb_set_par()1410 if (nativex) in get_nativex()1411 return nativex; in get_nativex()1526 nativex = get_nativex(); in cybla_pci_probe()1648 nativex = simple_strtoul(opt + 8, NULL, 0); in cyblafb_init()
68 static int nativex; variable80 module_param(nativex, int, 0);649 if (nativex) in get_nativex()650 return nativex; in get_nativex()887 if (par->flatpanel && nativex && var->xres > nativex) in tridentfb_check_var()1057 if (par->flatpanel && var->xres < nativex) { in tridentfb_set_par()1479 nativex = get_nativex(default_par); in trident_pci_probe()1635 nativex = simple_strtoul(opt + 8, NULL, 0); in tridentfb_setup()