Home
last modified time | relevance | path

Searched defs:height_mm (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/platform_data/
H A Dshmob_drm.h23 unsigned int height_mm; /* Panel height in mm */ member
/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-himax8279d.c33 unsigned int height_mm; member
H A Dpanel-ilitek-ili9882t.c34 unsigned int height_mm; member
H A Dpanel-novatek-nt36672a.c52 unsigned int height_mm; member
H A Dpanel-truly-nt35597.c46 u32 height_mm; member
H A Dpanel-boe-tv101wum-nl6.c32 unsigned int height_mm; member
H A Dpanel-himax-hx83102.c76 unsigned int height_mm; member
/linux/include/drm/
H A Ddrm_modes.h349 u16 height_mm; member
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1228 u32 width_mm = 0, height_mm = 0; in of_get_drm_panel_display_mode() local