Searched refs:nativex (Results 1 – 2 of 2) sorted by relevance
66 nativex the width in pixels of the flat panel.If you know it (usually 102476 nativex=93)
77 static int nativex; variable89 module_param(nativex, int, 0);766 if (nativex) in get_nativex()767 return nativex; in get_nativex()1010 if (par->flatpanel && nativex && var->xres > nativex) in tridentfb_check_var()1175 if (par->flatpanel && var->xres < nativex) { in tridentfb_set_par()1598 nativex = get_nativex(default_par); in trident_pci_probe()1803 nativex = simple_strtoul(opt + 8, NULL, 0); in tridentfb_setup()