Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta32x.c151 struct mutex coeff_lock; member
275 mutex_lock(&sta32x->coeff_lock); in sta32x_coefficient_get()
302 mutex_unlock(&sta32x->coeff_lock); in sta32x_coefficient_get()
1101 mutex_init(&sta32x->coeff_lock); in sta32x_i2c_probe()
H A Dsta350.c176 struct mutex coeff_lock; member
312 mutex_lock(&sta350->coeff_lock); in sta350_coefficient_get()
339 mutex_unlock(&sta350->coeff_lock); in sta350_coefficient_get()
1189 mutex_init(&sta350->coeff_lock); in sta350_i2c_probe()