Home
last modified time | relevance | path

Searched refs:zpci_free_domain (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_bus.c53 zpci_free_domain(zbus->domain_nr); in zpci_bus_scan()
70 zpci_free_domain(zbus->domain_nr); in zpci_bus_release()
H A Dpci_bus.h26 void zpci_free_domain(int domain);
H A Dpci.c651 void zpci_free_domain(int domain) in zpci_free_domain() function