Searched refs:nativex (Results 1 – 2 of 2) sorted by relevance
39 nativex - the width in pixels of the flat panel.If you know it (usually 102450 nativex=93)
64 unsigned int nativex; //flat panel xres member103 static int nativex; variable113 MODULE_PARM(nativex,"i");619 if (nativex) in get_nativex()620 return nativex; in get_nativex()862 if (p->hres > i->nativex && flatpanel) { in trident_decode_var()965 if (flatpanel && p->hres < i->nativex) { in trident_set_par()1359 fb_info.nativex = get_nativex(); in trident_pci_probe()1482 nativex = simple_strtoul(opt+8,NULL,0); in tridentfb_setup()