Home
last modified time | relevance | path

Searched refs:snd_motu_stream_lock_try (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/firewire/motu/
Dmotu-midi.c15 err = snd_motu_stream_lock_try(motu); in midi_capture_open()
37 err = snd_motu_stream_lock_try(motu); in midi_playback_open()
Dmotu.h158 int snd_motu_stream_lock_try(struct snd_motu *motu);
Dmotu-stream.c385 int snd_motu_stream_lock_try(struct snd_motu *motu) in snd_motu_stream_lock_try() function
Dmotu-pcm.c142 err = snd_motu_stream_lock_try(motu); in pcm_open()