Home
last modified time | relevance | path

Searched refs:snd_use_lock_free (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/seq/
H A Dseq_lock.h16 #define snd_use_lock_free(lockp) atomic_dec(lockp) macro
H A Dseq_clientmgr.h94 snd_use_lock_free(&client->use_lock); in snd_seq_client_unref()
H A Dseq_queue.c171 snd_use_lock_free(&q->use_lock); in snd_seq_queue_alloc()
/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c43 DEFINE_FREE(seq_oss_midi, struct seq_oss_midi *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)->…
149 snd_use_lock_free(&mdev->use_lock); in snd_seq_oss_midi_check_new_port()
216 snd_use_lock_free(&mdev->use_lock); in snd_seq_oss_midi_check_exit_port()
H A Dseq_oss_synth.c47 DEFINE_FREE(seq_oss_synth, struct seq_oss_synth *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)…
337 snd_use_lock_free(&rec->use_lock); in get_synthdev()