Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_fb_cma_helper.h14 unsigned int max_conn_count);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_fb_cma_helper.c322 unsigned int max_conn_count) in drm_fbdev_cma_init() argument
338 ret = drm_fb_helper_init(dev, helper, num_crtc, max_conn_count); in drm_fbdev_cma_init()
Ddrm_fb_helper.c681 int crtc_count, int max_conn_count) in drm_fb_helper_init() argument
689 if (!max_conn_count) in drm_fb_helper_init()
707 kcalloc(max_conn_count, in drm_fb_helper_init()