Home
last modified time | relevance | path

Searched refs:max_conn_count (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_fb_cma_helper.h14 unsigned int max_conn_count);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c345 unsigned int max_conn_count) in drm_fbdev_cma_init() argument
361 ret = drm_fb_helper_init(dev, helper, num_crtc, max_conn_count); in drm_fbdev_cma_init()
Ddrm_fb_helper.c625 int crtc_count, int max_conn_count) in drm_fb_helper_init() argument
630 if (!max_conn_count) in drm_fb_helper_init()
648 kcalloc(max_conn_count, in drm_fb_helper_init()