Home
last modified time | relevance | path

Searched defs:amdgpu_xcp_mgr_funcs (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h131 struct amdgpu_xcp_mgr_funcs { struct
132 int (*switch_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr, int mode,
134 int (*query_partition_mode)(struct amdgpu_xcp_mgr *xcp_mgr);
135 int (*get_ip_details)(struct amdgpu_xcp_mgr *xcp_mgr, int xcp_id,
159 int init_xcps, struct amdgpu_xcp_mgr_funcs *xcp_funcs); argument