get_pcie_data_offset  683 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	u32 (*get_pcie_data_offset)(struct amdgpu_device *adev);
get_pcie_data_offset  103 drivers/gpu/drm/amd/amdgpu/df_v3_6.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  126 drivers/gpu/drm/amd/amdgpu/df_v3_6.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  154 drivers/gpu/drm/amd/amdgpu/df_v3_6.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  176 drivers/gpu/drm/amd/amdgpu/df_v3_6.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  318 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 	.get_pcie_data_offset = nbio_v2_3_get_pcie_data_offset,
get_pcie_data_offset  284 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	.get_pcie_data_offset = nbio_v6_1_get_pcie_data_offset,
get_pcie_data_offset  299 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	.get_pcie_data_offset = nbio_v7_0_get_pcie_data_offset,
get_pcie_data_offset  323 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	.get_pcie_data_offset = nbio_v7_4_get_pcie_data_offset,
get_pcie_data_offset   67 drivers/gpu/drm/amd/amdgpu/nv.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset   82 drivers/gpu/drm/amd/amdgpu/nv.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  102 drivers/gpu/drm/amd/amdgpu/soc15.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  117 drivers/gpu/drm/amd/amdgpu/soc15.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  132 drivers/gpu/drm/amd/amdgpu/soc15.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);
get_pcie_data_offset  153 drivers/gpu/drm/amd/amdgpu/soc15.c 	data = adev->nbio_funcs->get_pcie_data_offset(adev);