Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c876 static const struct drm_plane_helper_funcs ofdrm_primary_plane_helper_funcs = { variable
1294 drm_plane_helper_add(primary_plane, &ofdrm_primary_plane_helper_funcs); in ofdrm_device_create()