Searched refs:snd_use_lock_sync (Results 1 – 7 of 7) sorted by relevance
20 #define snd_use_lock_sync(lockp) snd_use_lock_sync_helper(lockp, __BASE_FILE__, __LINE__) macro
90 snd_use_lock_sync(&f->use_lock); in snd_seq_fifo_clear()256 snd_use_lock_sync(&f->use_lock); in snd_seq_fifo_resize()
137 snd_use_lock_sync(&q->use_lock); in queue_delete()
250 snd_use_lock_sync(&port->use_lock); in port_delete()
281 snd_use_lock_sync(&client->use_lock); in seq_free_client1()
171 snd_use_lock_sync(&rec->use_lock); in snd_seq_oss_synth_remove()
228 snd_use_lock_sync(&mdev->use_lock); in snd_seq_oss_midi_check_exit_port()
Completed in 14 milliseconds