Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsta32x.c154 struct mutex coeff_lock; member
278 mutex_lock(&sta32x->coeff_lock); in sta32x_coefficient_get()
305 mutex_unlock(&sta32x->coeff_lock); in sta32x_coefficient_get()
1109 mutex_init(&sta32x->coeff_lock); in sta32x_i2c_probe()
H A Dsta350.c179 struct mutex coeff_lock; member
315 mutex_lock(&sta350->coeff_lock); in sta350_coefficient_get()
342 mutex_unlock(&sta350->coeff_lock); in sta350_coefficient_get()
1201 mutex_init(&sta350->coeff_lock); in sta350_i2c_probe()