Home
last modified time | relevance | path

Searched refs:snd_use_lock_sync (Results 1 – 7 of 7) sorted by relevance

/linux/sound/core/seq/
H A Dseq_lock.h20 #define snd_use_lock_sync(lockp) snd_use_lock_sync_helper(lockp, __BASE_FILE__, __LINE__) macro
H A Dseq_fifo.c90 snd_use_lock_sync(&f->use_lock); in snd_seq_fifo_clear()
251 snd_use_lock_sync(&f->use_lock); in snd_seq_fifo_resize()
H A Dseq_queue.c129 snd_use_lock_sync(&q->use_lock); in queue_delete()
H A Dseq_ports.c255 snd_use_lock_sync(&port->use_lock); in port_delete()
H A Dseq_clientmgr.c286 snd_use_lock_sync(&client->use_lock); in seq_free_client1()
/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c171 snd_use_lock_sync(&rec->use_lock); in snd_seq_oss_synth_remove()
H A Dseq_oss_midi.c225 snd_use_lock_sync(&mdev->use_lock); in snd_seq_oss_midi_check_exit_port()