Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xcp.c288 struct amdgpu_xcp_mgr_funcs *xcp_funcs) in amdgpu_xcp_mgr_init() argument
292 if (!xcp_funcs || !xcp_funcs->get_ip_details) in amdgpu_xcp_mgr_init()
301 xcp_mgr->funcs = xcp_funcs; in amdgpu_xcp_mgr_init()
Damdgpu_xcp.h128 int init_xcps, struct amdgpu_xcp_mgr_funcs *xcp_funcs);