Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sysfb/
H A Dofdrm.c63 enum ofdrm_model { enum
241 static enum ofdrm_model display_get_model_of(struct drm_device *dev, struct device_node *of_node) in display_get_model_of()
243 enum ofdrm_model model = OFDRM_MODEL_UNKNOWN; in display_get_model_of()
822 enum ofdrm_model model; in ofdrm_device_create()