Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tiny/
H A Dsimpledrm.c689 static const struct drm_plane_helper_funcs simpledrm_primary_plane_helper_funcs = { variable
964 drm_plane_helper_add(primary_plane, &simpledrm_primary_plane_helper_funcs); in simpledrm_device_create()