Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_realtek.c102 struct mutex coef_mutex; member
148 mutex_lock(&spec->coef_mutex); in coef_mutex_lock()
155 mutex_unlock(&spec->coef_mutex); in coef_mutex_unlock()
1207 mutex_init(&spec->coef_mutex); in alc_alloc_spec()