Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c947 static const struct drm_crtc_helper_funcs ofdrm_crtc_helper_funcs = { variable
1304 drm_crtc_helper_add(crtc, &ofdrm_crtc_helper_funcs); in ofdrm_device_create()