Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/asihpi/
Dhpios.h108 static inline void cond_lock(struct hpios_spinlock *l) in cond_lock() function
131 #define hpios_msgxlock_lock(obj) cond_lock(obj)
135 #define hpios_dsplock_lock(obj) cond_lock(&(obj)->dsp_lock)