Home
last modified time | relevance | path

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

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