Searched refs:__drmm_crtc_init_with_planes (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/ |
D | drm_crtc.c | 383 static int __drmm_crtc_init_with_planes(struct drm_device *dev, in __drmm_crtc_init_with_planes() function 446 ret = __drmm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in drmm_crtc_init_with_planes() 478 ret = __drmm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in __drmm_crtc_alloc_with_planes()
|