Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tiny/
Dsimpledrm.c526 static const struct drm_plane_helper_funcs simpledrm_primary_plane_helper_funcs = { variable
771 drm_plane_helper_add(primary_plane, &simpledrm_primary_plane_helper_funcs); in simpledrm_device_create()