Searched refs:xcp_funcs (Results 1 – 2 of 2) sorted by relevance
267 struct amdgpu_xcp_mgr_funcs *xcp_funcs) in amdgpu_xcp_mgr_init() argument271 if (!xcp_funcs || !xcp_funcs->switch_partition_mode || in amdgpu_xcp_mgr_init()272 !xcp_funcs->get_ip_details) in amdgpu_xcp_mgr_init()281 xcp_mgr->funcs = xcp_funcs; in amdgpu_xcp_mgr_init()
128 int init_xcps, struct amdgpu_xcp_mgr_funcs *xcp_funcs);