Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/
Ddrm_plane_helper.c341 const struct drm_plane_funcs drm_primary_helper_funcs = { variable
346 EXPORT_SYMBOL(drm_primary_helper_funcs);
367 &drm_primary_helper_funcs, in create_primary_plane()
/linux-4.4.14/include/drm/
Ddrm_plane_helper.h99 extern const struct drm_plane_funcs drm_primary_helper_funcs;