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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_lock.h21 #define snd_use_lock_sync(lockp) snd_use_lock_sync_helper(lockp, __BASE_FILE__, __LINE__) macro
29 #define snd_use_lock_sync(lockp) /**/ macro
H A Dseq_fifo.c103 snd_use_lock_sync(&f->use_lock);
H A Dseq_ports.c263 snd_use_lock_sync(&port->use_lock);
H A Dseq_queue.c150 snd_use_lock_sync(&q->use_lock);
H A Dseq_clientmgr.c277 snd_use_lock_sync(&client->use_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/oss/
H A Dseq_oss_midi.c240 snd_use_lock_sync(&mdev->use_lock);
H A Dseq_oss_synth.c182 snd_use_lock_sync(&rec->use_lock);

Completed in 51 milliseconds