Searched refs:drm_plane_helper_update_primary (Results 1 – 2 of 2) sorted by relevance
35 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc,55 .update_plane = drm_plane_helper_update_primary, \
172 int drm_plane_helper_update_primary(struct drm_plane *plane, struct drm_crtc *crtc, in drm_plane_helper_update_primary() function249 EXPORT_SYMBOL(drm_plane_helper_update_primary);
Completed in 6 milliseconds