Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Dpci.h608 pcie_get_width_cap(struct pci_dev *dev) in pcie_get_width_cap() function
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_device.c3532 link_width = pcie_get_width_cap(pdev); in amdgpu_device_get_pcie_info()