Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/motu/
Dmotu-stream.c240 goto stop_streams; in snd_motu_stream_start_duplex()
246 goto stop_streams; in snd_motu_stream_start_duplex()
251 goto stop_streams; in snd_motu_stream_start_duplex()
255 goto stop_streams; in snd_motu_stream_start_duplex()
262 goto stop_streams; in snd_motu_stream_start_duplex()
269 goto stop_streams; in snd_motu_stream_start_duplex()
275 stop_streams: in snd_motu_stream_start_duplex()
/Linux-v5.4/sound/firewire/dice/
Ddice-stream.c148 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams() function
275 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
276 stop_streams(dice, AMDTP_OUT_STREAM, rx_params); in finish_session()
617 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in snd_dice_stream_update_duplex()
618 stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); in snd_dice_stream_update_duplex()