Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/linux/
H A Dpci.h419 enum pcie_link_width pcie_get_width_cap(struct pci_dev *);
433 *width = pcie_get_width_cap(bdev); in pcie_bandwidth_available()
/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c2707 pcie_get_width_cap(struct pci_dev *pdev) in pcie_get_width_cap() function