Home
last modified time | relevance | path

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

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