Searched refs:drmm_kcalloc (Results 1 – 3 of 3) sorted by relevance
99 static inline void *drmm_kcalloc(struct drm_device *dev, in drmm_kcalloc() function
1231 drm_formats = drmm_kcalloc(disp->drm, sizeof(*drm_formats), in zynqmp_disp_create_planes()
525 dev->vblank = drmm_kcalloc(dev, num_crtcs, sizeof(*dev->vblank), GFP_KERNEL); in drm_vblank_init()