Searched refs:get_register_params (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/sound/firewire/dice/ |
| D | dice-stream.c | 115 static int get_register_params(struct snd_dice *dice, in get_register_params() function 327 err = get_register_params(dice, &tx_params, &rx_params); in start_duplex_streams() 344 err = get_register_params(dice, &tx_params, &rx_params); in start_duplex_streams() 454 if (get_register_params(dice, &tx_params, &rx_params) == 0) { in snd_dice_stream_stop_duplex() 565 if (get_register_params(dice, &tx_params, &rx_params) == 0) { in snd_dice_stream_update_duplex() 606 err = get_register_params(dice, &tx_params, &rx_params); in snd_dice_stream_detect_current_formats()
|