Home
last modified time | relevance | path

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

/Linux-v5.15/sound/firewire/motu/
Dmotu-stream.c262 goto stop_streams; in snd_motu_stream_start_duplex()
268 goto stop_streams; in snd_motu_stream_start_duplex()
273 goto stop_streams; in snd_motu_stream_start_duplex()
285 goto stop_streams; in snd_motu_stream_start_duplex()
289 goto stop_streams; in snd_motu_stream_start_duplex()
296 goto stop_streams; in snd_motu_stream_start_duplex()
302 stop_streams: in snd_motu_stream_start_duplex()
/Linux-v5.15/sound/firewire/dice/
Ddice-stream.c133 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams() function
257 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
258 stop_streams(dice, AMDTP_OUT_STREAM, rx_params); in finish_session()
602 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in snd_dice_stream_update_duplex()
603 stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); in snd_dice_stream_update_duplex()