Home
last modified time | relevance | path

Searched defs:pci_unlock_config (Results 1 – 1 of 1) sorted by relevance

/components/drivers/pci/
A Daccess.c20 #define pci_unlock_config(l) do { (void)(l); } while (0) macro
23 #define pci_unlock_config(l) rt_spin_unlock_irqrestore(&rt_pci_lock, l) macro

Completed in 3 milliseconds