Searched refs:acpi_get_rc_resources (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/pci/controller/dwc/ |
A D | pcie-hisi.c | 88 ret = acpi_get_rc_resources(dev, "HISI0081", root->segment, res); in hisi_pcie_init()
|
A D | pcie-al.c | 60 ret = acpi_get_rc_resources(dev, "AMZN0001", root->segment, res); in al_pcie_init()
|
/linux/drivers/pci/ |
A D | pci.h | 607 int acpi_get_rc_resources(struct device *dev, const char *hid, u16 segment, 610 static inline int acpi_get_rc_resources(struct device *dev, const char *hid, in acpi_get_rc_resources() function
|
A D | pci-acpi.c | 77 int acpi_get_rc_resources(struct device *dev, const char *hid, u16 segment, in acpi_get_rc_resources() function
|
/linux/drivers/pci/controller/ |
A D | pci-thunder-pem.c | 393 ret = acpi_get_rc_resources(dev, "CAVA02B", root->segment, res_pem); in thunder_pem_acpi_init()
|
/linux/ |
A D | System.map | 21382 ffff8000105b8db0 T acpi_get_rc_resources
|
A D | .tmp_System.map | 21382 ffff8000105b8db0 T acpi_get_rc_resources
|
Completed in 335 milliseconds