Searched refs:pci_clear_flags (Results 1 – 3 of 3) sorted by relevance
211 pci_clear_flags(PCI_PROBE_ONLY); in ltq_pci_probe()
233 pci_clear_flags(PCI_PROBE_ONLY); in of_pci_check_probe_only()
968 static inline void pci_clear_flags(int flags) { pci_flags &= ~flags; } in pci_clear_flags() function1672 static inline void pci_clear_flags(int flags) { } in pci_clear_flags() function