Lines Matching refs:user_mutex
84 mutex_lock(&codec->user_mutex); in pin_configs_show()
89 mutex_unlock(&codec->user_mutex); in pin_configs_show()
221 mutex_lock(&codec->user_mutex); in init_verbs_show()
226 mutex_unlock(&codec->user_mutex); in init_verbs_show()
239 mutex_lock(&codec->user_mutex); in parse_init_verbs()
242 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
248 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
270 mutex_lock(&codec->user_mutex); in hints_show()
275 mutex_unlock(&codec->user_mutex); in hints_show()
330 mutex_lock(&codec->user_mutex); in parse_hints()
351 mutex_unlock(&codec->user_mutex); in parse_hints()
384 mutex_lock(&codec->user_mutex); in parse_user_pin_configs()
386 mutex_unlock(&codec->user_mutex); in parse_user_pin_configs()
437 mutex_lock(&codec->user_mutex); in snd_hda_get_bool_hint()
453 mutex_unlock(&codec->user_mutex); in snd_hda_get_bool_hint()
474 mutex_lock(&codec->user_mutex); in snd_hda_get_int_hint()
484 mutex_unlock(&codec->user_mutex); in snd_hda_get_int_hint()
769 mutex_init(&codec->user_mutex); in snd_hda_sysfs_init()