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

/linux-master/drivers/gpu/drm/tiny/
H A Dsimpledrm.c681 static const struct drm_plane_funcs simpledrm_primary_plane_funcs = { variable in typeref:struct:drm_plane_funcs
940 ret = drm_universal_plane_init(dev, primary_plane, 0, &simpledrm_primary_plane_funcs,

Completed in 183 milliseconds