Searched refs:amdgpu_xcp_res_details (Results 1 – 2 of 2) sorted by relevance
438 struct amdgpu_xcp_res_details *xcp_res, char *buf) \445 ssize_t (*show)(struct amdgpu_xcp_res_details *xcp_res, char *buf);488 #define to_xcp_res(x) container_of(x, struct amdgpu_xcp_res_details, kobj)494 struct amdgpu_xcp_res_details *xcp_res; in xcp_cfg_res_sysfs_attr_show()640 struct amdgpu_xcp_res_details *xcp_res; in amdgpu_xcp_cfg_sysfs_init()708 struct amdgpu_xcp_res_details *xcp_res; in amdgpu_xcp_cfg_sysfs_fini()
67 struct amdgpu_xcp_res_details { struct76 struct amdgpu_xcp_res_details xcp_res[AMDGPU_XCP_RES_MAX]; argument