Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci.h316 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev);
H A Dpci.c5919 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev) in pcie_get_width_cap() function
5929 EXPORT_SYMBOL(pcie_get_width_cap);
5945 *width = pcie_get_width_cap(dev); in pcie_bandwidth_capable()
H A Dpci-sysfs.c169 return sprintf(buf, "%u\n", pcie_get_width_cap(pdev)); in max_link_width_show()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h291 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev);