Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/bebob/
H A Dbebob_midi.c15 err = snd_bebob_stream_lock_try(bebob); in midi_open()
H A Dbebob.h229 int snd_bebob_stream_lock_try(struct snd_bebob *bebob);
H A Dbebob_pcm.c140 err = snd_bebob_stream_lock_try(bebob); in pcm_open()
H A Dbebob_stream.c965 int snd_bebob_stream_lock_try(struct snd_bebob *bebob) in snd_bebob_stream_lock_try() function