Home
last modified time | relevance | path

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

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