Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/oxfw/
A Doxfw-midi.c21 err = snd_oxfw_stream_reserve_duplex(oxfw, &oxfw->tx_stream, 0, 0, 0, 0); in midi_capture_open()
48 err = snd_oxfw_stream_reserve_duplex(oxfw, &oxfw->rx_stream, 0, 0, 0, 0); in midi_playback_open()
A Doxfw.h124 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw,
A Doxfw-pcm.c249 err = snd_oxfw_stream_reserve_duplex(oxfw, &oxfw->tx_stream, in pcm_capture_hw_params()
272 err = snd_oxfw_stream_reserve_duplex(oxfw, &oxfw->rx_stream, in pcm_playback_hw_params()
A Doxfw-stream.c251 int snd_oxfw_stream_reserve_duplex(struct snd_oxfw *oxfw, in snd_oxfw_stream_reserve_duplex() function

Completed in 7 milliseconds