Home
last modified time | relevance | path

Searched defs:drm_crtc_init_with_planes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_crtc.c253 int drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in drm_crtc_init_with_planes() function
333 EXPORT_SYMBOL(drm_crtc_init_with_planes); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc.c354 int drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in drm_crtc_init_with_planes() function
372 EXPORT_SYMBOL(drm_crtc_init_with_planes); variable

Completed in 3 milliseconds