Home
last modified time | relevance | path

Searched refs:stop_streams (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-stream.c250 goto stop_streams; in snd_motu_stream_start_duplex()
256 goto stop_streams; in snd_motu_stream_start_duplex()
261 goto stop_streams; in snd_motu_stream_start_duplex()
265 goto stop_streams; in snd_motu_stream_start_duplex()
272 goto stop_streams; in snd_motu_stream_start_duplex()
279 goto stop_streams; in snd_motu_stream_start_duplex()
285 stop_streams: in snd_motu_stream_start_duplex()
/kernel/linux/linux-6.6/sound/firewire/motu/
H 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()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-stream.c148 static void stop_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in stop_streams() function
272 stop_streams(dice, AMDTP_IN_STREAM, tx_params); in finish_session()
273 stop_streams(dice, AMDTP_OUT_STREAM, rx_params); in finish_session()
620 stop_streams(dice, AMDTP_IN_STREAM, &tx_params); in snd_dice_stream_update_duplex()
621 stop_streams(dice, AMDTP_OUT_STREAM, &rx_params); in snd_dice_stream_update_duplex()
/kernel/linux/linux-6.6/sound/firewire/dice/
H 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