Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.c329 struct amdgpu_xcp_mgr_funcs *xcp_funcs) in amdgpu_xcp_mgr_init() argument
334 if (!xcp_funcs || !xcp_funcs->get_ip_details) in amdgpu_xcp_mgr_init()
343 xcp_mgr->funcs = xcp_funcs; in amdgpu_xcp_mgr_init()