Home
last modified time | relevance | path

Searched refs:__drmm_crtc_alloc_with_planes (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
A Ddrm_crtc.h1227 void *__drmm_crtc_alloc_with_planes(struct drm_device *dev,
1254 ((type *)__drmm_crtc_alloc_with_planes(dev, sizeof(type), \
/linux/drivers/gpu/drm/
A Ddrm_crtc.c379 void *__drmm_crtc_alloc_with_planes(struct drm_device *dev, in __drmm_crtc_alloc_with_planes() function
414 EXPORT_SYMBOL(__drmm_crtc_alloc_with_planes);

Completed in 6 milliseconds