Lines Matching refs:user_mutex
86 mutex_lock(&codec->user_mutex); in pin_configs_show()
91 mutex_unlock(&codec->user_mutex); in pin_configs_show()
223 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()
272 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()
386 mutex_lock(&codec->user_mutex); in parse_user_pin_configs()
388 mutex_unlock(&codec->user_mutex); in parse_user_pin_configs()
439 mutex_lock(&codec->user_mutex); in snd_hda_get_bool_hint()
455 mutex_unlock(&codec->user_mutex); in snd_hda_get_bool_hint()
476 mutex_lock(&codec->user_mutex); in snd_hda_get_int_hint()
486 mutex_unlock(&codec->user_mutex); in snd_hda_get_int_hint()
773 mutex_init(&codec->user_mutex); in snd_hda_sysfs_init()