Searched refs:acpi_get_rc_resources (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-hisi.c | 88 ret = acpi_get_rc_resources(dev, "HISI0081", root->segment, res); in hisi_pcie_init()
|
| H A D | pcie-dw-rockchip-acpi.c | 97 ret = acpi_get_rc_resources(dev, "RKCP0001", root->segment, res); in rk_pcie_ecam_init()
|
| H A D | pcie-al.c | 60 ret = acpi_get_rc_resources(dev, "AMZN0001", root->segment, res); in al_pcie_init()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci.h | 614 int acpi_get_rc_resources(struct device *dev, const char *hid, u16 segment, 617 static inline int acpi_get_rc_resources(struct device *dev, const char *hid, in acpi_get_rc_resources() function
|
| H A D | pci-acpi.c | 76 int acpi_get_rc_resources(struct device *dev, const char *hid, u16 segment, in acpi_get_rc_resources() function
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-thunder-pem.c | 384 ret = acpi_get_rc_resources(dev, "CAVA02B", root->segment, res_pem); in thunder_pem_acpi_init()
|