Searched defs:pci_unlock_config (Results 1 – 1 of 1) sorted by relevance
20 #define pci_unlock_config(l) do { (void)(l); } while (0) macro23 #define pci_unlock_config(l) rt_spin_unlock_irqrestore(&rt_pci_lock, l) macro
Completed in 3 milliseconds