Searched refs:max_conn_count (Results 1 – 5 of 5) sorted by relevance
114 unsigned int max_conn_count) in drm_fb_cma_fbdev_init() argument119 fbdev_cma = drm_fbdev_cma_init(dev, preferred_bpp, max_conn_count); in drm_fb_cma_fbdev_init()151 unsigned int preferred_bpp, unsigned int max_conn_count) in drm_fbdev_cma_init() argument168 preferred_bpp, max_conn_count); in drm_fbdev_cma_init()
827 int max_conn_count) in drm_fb_helper_init() argument838 if (!max_conn_count) in drm_fb_helper_init()856 kcalloc(max_conn_count, in drm_fb_helper_init()2791 unsigned int max_conn_count) in drm_fb_helper_fbdev_setup() argument2800 if (!max_conn_count) in drm_fb_helper_fbdev_setup()2801 max_conn_count = dev->mode_config.num_connector; in drm_fb_helper_fbdev_setup()2802 if (!max_conn_count) { in drm_fb_helper_fbdev_setup()2809 ret = drm_fb_helper_init(dev, fb_helper, max_conn_count); in drm_fb_helper_fbdev_setup()
20 unsigned int max_conn_count);24 unsigned int preferred_bpp, unsigned int max_conn_count);
349 unsigned int max_conn_count);571 unsigned int max_conn_count) in drm_fb_helper_fbdev_setup() argument
48 unsigned int max_conn_count);