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)
69 static int nativex; variable81 module_param(nativex, int, 0);644 if (nativex) in get_nativex()645 return nativex; in get_nativex()882 if (par->flatpanel && nativex && var->xres > nativex) in tridentfb_check_var()1052 if (par->flatpanel && var->xres < nativex) { in tridentfb_set_par()1468 nativex = get_nativex(default_par); in trident_pci_probe()1627 nativex = simple_strtoul(opt + 8, NULL, 0); in tridentfb_setup()