Home
last modified time | relevance | path

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

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