Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A 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()