Home
last modified time | relevance | path

Searched refs:stop_streams (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/firewire/motu/
A Dmotu-stream.c272 goto stop_streams; in snd_motu_stream_start_duplex()
278 goto stop_streams; in snd_motu_stream_start_duplex()
283 goto stop_streams; in snd_motu_stream_start_duplex()
295 goto stop_streams; in snd_motu_stream_start_duplex()
299 goto stop_streams; in snd_motu_stream_start_duplex()
306 goto stop_streams; in snd_motu_stream_start_duplex()
312 stop_streams: in snd_motu_stream_start_duplex()
/linux-6.3-rc2/sound/firewire/dice/
A Ddice-stream.c135 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams() function
259 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
260 stop_streams(dice, AMDTP_OUT_STREAM, rx_params); in finish_session()
604 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in snd_dice_stream_update_duplex()
605 stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); in snd_dice_stream_update_duplex()

Completed in 4 milliseconds