Searched refs:nativex (Results 1 – 2 of 2) sorted by relevance
59 nativex - the width in pixels of the flat panel.If you know it (usually 102468 nativex=93)
75 static int nativex; variable87 module_param(nativex, int, 0);765 if (nativex) in get_nativex()766 return nativex; in get_nativex()1009 if (par->flatpanel && nativex && var->xres > nativex) in tridentfb_check_var()1179 if (par->flatpanel && var->xres < nativex) { in tridentfb_set_par()1596 nativex = get_nativex(default_par); in trident_pci_probe()1805 nativex = simple_strtoul(opt + 8, NULL, 0); in tridentfb_setup()