Searched refs:width_mmp (Results 1 – 1 of 1) sorted by relevance
701 int width, height, *width_mmp, *height_mmp; in KdScreenInit() local710 width_mmp = &screen->width_mm; in KdScreenInit()716 width_mmp = &screen->height_mm; in KdScreenInit()765 if (*width_mmp) in KdScreenInit()766 pScreen->mmWidth = *width_mmp; in KdScreenInit()768 *width_mmp = pScreen->mmWidth; in KdScreenInit()