Searched refs:ofdrm_primary_plane_funcs (Results 1 – 1 of 1) sorted by relevance
883 static const struct drm_plane_funcs ofdrm_primary_plane_funcs = { variable1288 ret = drm_universal_plane_init(dev, primary_plane, 0, &ofdrm_primary_plane_funcs, in ofdrm_device_create()