Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice-stream.c339 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams() function
447 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex()
451 err = start_streams(dice, AMDTP_OUT_STREAM, rate, &rx_params); in snd_dice_stream_start_duplex()