number_devices    102 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h 	int (*xgmi_get_topology_info)(struct psp_context *psp, int number_devices,
number_devices    104 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h 	int (*xgmi_set_topology_info)(struct psp_context *psp, int number_devices,
number_devices    195 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c 	sprintf(node, "node%d", hive->number_devices);
number_devices    302 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c 					 hive->number_devices,
number_devices    372 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c 	hive->number_devices = count;
number_devices    431 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c 	if (!(hive->number_devices--)) {
number_devices     30 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.h 	int number_devices;
number_devices    734 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	int number_devices, struct psp_xgmi_topology_info *topology)
number_devices    751 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	topology_info_input->num_nodes = number_devices;
number_devices    779 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	int number_devices, struct psp_xgmi_topology_info *topology)
number_devices    793 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	topology_info_input->num_nodes = number_devices;