Lines Matching refs:user_mutex
84 mutex_lock(&codec->user_mutex); in pin_configs_show()
90 mutex_unlock(&codec->user_mutex); in pin_configs_show()
229 mutex_lock(&codec->user_mutex); in init_verbs_show()
236 mutex_unlock(&codec->user_mutex); in init_verbs_show()
249 mutex_lock(&codec->user_mutex); in parse_init_verbs()
252 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
258 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
279 mutex_lock(&codec->user_mutex); in hints_show()
285 mutex_unlock(&codec->user_mutex); in hints_show()
340 mutex_lock(&codec->user_mutex); in parse_hints()
361 mutex_unlock(&codec->user_mutex); in parse_hints()
396 mutex_lock(&codec->user_mutex); in parse_user_pin_configs()
398 mutex_unlock(&codec->user_mutex); in parse_user_pin_configs()
435 mutex_lock(&codec->user_mutex); in snd_hda_get_bool_hint()
451 mutex_unlock(&codec->user_mutex); in snd_hda_get_bool_hint()
462 mutex_lock(&codec->user_mutex); in snd_hda_get_int_hint()
472 mutex_unlock(&codec->user_mutex); in snd_hda_get_int_hint()
757 mutex_init(&codec->user_mutex); in snd_hda_sysfs_init()