Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dsta32x.c150 struct mutex coeff_lock; member
274 mutex_lock(&sta32x->coeff_lock); in sta32x_coefficient_get()
301 mutex_unlock(&sta32x->coeff_lock); in sta32x_coefficient_get()
1100 mutex_init(&sta32x->coeff_lock); in sta32x_i2c_probe()
Dsta350.c175 struct mutex coeff_lock; member
311 mutex_lock(&sta350->coeff_lock); in sta350_coefficient_get()
338 mutex_unlock(&sta350->coeff_lock); in sta350_coefficient_get()
1188 mutex_init(&sta350->coeff_lock); in sta350_i2c_probe()