Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_plane_helper.c247 const struct drm_plane_funcs drm_primary_helper_funcs = { variable
252 EXPORT_SYMBOL(drm_primary_helper_funcs);
H A Ddrm_modeset_helper.c134 &drm_primary_helper_funcs, in create_primary_plane()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane_helper.h44 extern const struct drm_plane_funcs drm_primary_helper_funcs;
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_crtc.c1288 &drm_primary_helper_funcs, in create_primary_plane()