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

/linux-4.1.27/include/drm/
H A Ddrm_plane_helper.h102 extern const struct drm_plane_funcs drm_primary_helper_funcs;
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_plane_helper.c340 const struct drm_plane_funcs drm_primary_helper_funcs = { variable in typeref:struct:drm_plane_funcs
345 EXPORT_SYMBOL(drm_primary_helper_funcs); variable
366 &drm_primary_helper_funcs, create_primary_plane()

Completed in 36 milliseconds