Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/motu/
H A Dmotu-midi.c20 err = snd_motu_stream_reserve_duplex(motu, 0, 0, 0); in midi_open()
H A Dmotu.h170 int snd_motu_stream_reserve_duplex(struct snd_motu *motu, unsigned int rate,
H A Dmotu-pcm.c219 err = snd_motu_stream_reserve_duplex(motu, rate, in pcm_hw_params()
H A Dmotu-stream.c136 int snd_motu_stream_reserve_duplex(struct snd_motu *motu, unsigned int rate, in snd_motu_stream_reserve_duplex() function