Home
last modified time | relevance | path

Searched refs:screen_height_mm (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
Dxilinxfb.c89 u32 screen_height_mm; /* Physical dimensions of screen in mm */ member
328 drvdata->info.var.height = pdata->screen_height_mm; in xilinxfb_assign()
457 pdata.screen_height_mm = prop[1]; in xilinxfb_of_probe()