Home
last modified time | relevance | path

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

/Linux-v5.15/sound/firewire/dice/
Ddice-stream.c324 static int start_streams(struct snd_dice *dice, enum amdtp_stream_direction dir, in start_streams() function
432 err = start_streams(dice, AMDTP_IN_STREAM, rate, &tx_params); in snd_dice_stream_start_duplex()
436 err = start_streams(dice, AMDTP_OUT_STREAM, rate, &rx_params); in snd_dice_stream_start_duplex()