Searched refs:__drm_crtc_init_with_planes (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/drm/
H A Ddrm_crtc.c247 static int __drm_crtc_init_with_planes(struct drm_device *dev, struct drm_crtc *crtc, function
366 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs,
395 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs,

Completed in 66 milliseconds