Searched refs:max_group_count (Results 1 – 2 of 2) sorted by relevance
96 drm_dp_tunnel_mgr_create(struct drm_device *dev, int max_group_count);238 drm_dp_tunnel_mgr_create(struct drm_device *dev, int max_group_count) in drm_dp_tunnel_mgr_create() argument
1904 drm_dp_tunnel_mgr_create(struct drm_device *dev, int max_group_count) in drm_dp_tunnel_mgr_create() argument1916 mgr->groups = kzalloc_objs(*mgr->groups, max_group_count); in drm_dp_tunnel_mgr_create()1927 for (i = 0; i < max_group_count; i++) { in drm_dp_tunnel_mgr_create()