Searched refs:__drm_crtc_init_with_planes (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/ |
A D | drm_crtc.c | 245 static int __drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, in __drm_crtc_init_with_planes() function 363 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in drm_crtc_init_with_planes() 401 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in __drmm_crtc_alloc_with_planes()
|
Completed in 4 milliseconds