Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/dice/
H A 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()
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-stream.c326 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams() function
434 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex()
438 err = start_streams(dice, AMDTP_OUT_STREAM, rate, &rx_params); in snd_dice_stream_start_duplex()

Completed in 2 milliseconds