Searched refs:nhd (Results 1 – 6 of 6) sorted by relevance
77 compatible = "newhaven,nhd-0216k3z-nsw-bbw";
129 compatible = "newhaven,nhd-4.3-480272ef-atxl";
177 compatible = "newhaven,nhd-4.3-480272ef-atxl";
186 compatible = "newhaven,nhd-4.3-480272ef-atxl";
127 compatible = "newhaven,nhd-4.3-480272ef-atxl", "panel-dpi";
23706 int nhd = 0, hdv; in resolve_backslashes() local23708 while( nhd<2 && (c=z[i+1+nhd])!=0 && (hdv=hexDigitValue(c))>=0 ){ in resolve_backslashes()23710 ++nhd; in resolve_backslashes()23712 i += nhd; in resolve_backslashes()