Searched refs:get_xcp_mem_id (Results 1 – 3 of 3) sorted by relevance
150 if (xcp_mgr->funcs->get_xcp_mem_id) { in amdgpu_xcp_init()151 ret = xcp_mgr->funcs->get_xcp_mem_id( in amdgpu_xcp_init()
109 int (*get_xcp_mem_id)(struct amdgpu_xcp_mgr *xcp_mgr, member
617 .get_xcp_mem_id = &aqua_vanjaram_get_xcp_mem_id,