Home
last modified time | relevance | path

Searched refs: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
35 pci_unlock_config(level); \
46 pci_unlock_config(level); \

Completed in 8 milliseconds