Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_lock.h7 typedef atomic_t snd_use_lock_t; typedef
19 void snd_use_lock_sync_helper(snd_use_lock_t *lock, const char *file, int line);
H A Dseq_lock.c12 void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) in snd_use_lock_sync_helper()
H A Dseq_clientmgr.h47 snd_use_lock_t use_lock;
/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c44 snd_use_lock_t use_lock;
H A Dseq_oss_midi.c39 snd_use_lock_t use_lock;
597 struct snd_seq_event *ev, snd_use_lock_t **lockp) in snd_seq_oss_midi_putc()