Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dsta32x.c156 struct mutex coeff_lock; member
280 mutex_lock(&sta32x->coeff_lock); in sta32x_coefficient_get()
307 mutex_unlock(&sta32x->coeff_lock); in sta32x_coefficient_get()
1086 mutex_init(&sta32x->coeff_lock); in sta32x_i2c_probe()
Dsta350.c183 struct mutex coeff_lock; member
319 mutex_lock(&sta350->coeff_lock); in sta350_coefficient_get()
346 mutex_unlock(&sta350->coeff_lock); in sta350_coefficient_get()
1203 mutex_init(&sta350->coeff_lock); in sta350_i2c_probe()