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()
221 mutex_lock(&codec->user_mutex); in init_verbs_show()
228 mutex_unlock(&codec->user_mutex); in init_verbs_show()
241 mutex_lock(&codec->user_mutex); in parse_init_verbs()
244 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
250 mutex_unlock(&codec->user_mutex); in parse_init_verbs()
271 mutex_lock(&codec->user_mutex); in hints_show()
277 mutex_unlock(&codec->user_mutex); in hints_show()
332 mutex_lock(&codec->user_mutex); in parse_hints()
353 mutex_unlock(&codec->user_mutex); in parse_hints()
388 mutex_lock(&codec->user_mutex); in parse_user_pin_configs()
390 mutex_unlock(&codec->user_mutex); in parse_user_pin_configs()
441 mutex_lock(&codec->user_mutex); in snd_hda_get_bool_hint()
457 mutex_unlock(&codec->user_mutex); in snd_hda_get_bool_hint()
478 mutex_lock(&codec->user_mutex); in snd_hda_get_int_hint()
488 mutex_unlock(&codec->user_mutex); in snd_hda_get_int_hint()
775 mutex_init(&codec->user_mutex); in snd_hda_sysfs_init()