Home
last modified time | relevance | path

Searched refs:lock_context (Results 1 – 1 of 1) sorted by relevance

/sound/pci/asihpi/
Dhpios.h87 int lock_context; member
104 l->lock_context = IN_LOCK_IRQ; in cond_lock()
107 l->lock_context = IN_LOCK_BH; in cond_lock()
113 if (l->lock_context == IN_LOCK_BH) in cond_unlock()