Searched defs:pci_unlock_config (Results 1 – 1 of 1) sorted by relevance
29 # define pci_unlock_config(f) do { (void)(f); } while (0) macro32 # define pci_unlock_config(f) raw_spin_unlock_irqrestore(&pci_lock, f) macro