Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/asihpi/
Dhpios.h126 static inline void cond_unlock(struct hpios_spinlock *l) in cond_unlock() function
136 #define hpios_msgxlock_unlock(obj) cond_unlock(obj)
140 #define hpios_dsplock_unlock(obj) cond_unlock(&(obj)->dsp_lock)