Searched refs:nl8048_mode (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-nec-nl8048hl11.c108 static const struct drm_display_mode nl8048_mode = { variable in typeref:struct:drm_display_mode
130 mode = drm_mode_duplicate(connector->dev, &nl8048_mode);
137 connector->display_info.width_mm = nl8048_mode.width_mm;
138 connector->display_info.height_mm = nl8048_mode.height_mm;

Completed in 139 milliseconds