Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/motu/
Dmotu-midi.c14 err = snd_motu_stream_lock_try(motu); in midi_open()
Dmotu.h175 int snd_motu_stream_lock_try(struct snd_motu *motu);
Dmotu-pcm.c137 err = snd_motu_stream_lock_try(motu); in pcm_open()
Dmotu-stream.c408 int snd_motu_stream_lock_try(struct snd_motu *motu) in snd_motu_stream_lock_try() function