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

/linux-4.1.27/sound/firewire/dice/
H A Ddice-pcm.c30 pcm_channels = dice->rx_channels; dice_rate_constraint()
65 pcm_channels = dice->rx_channels; dice_channels_constraint()
142 pcm_channels = dice->rx_channels; init_hw_info()
405 if (dice->rx_channels[i] > 0) snd_dice_create_pcm()
H A Ddice.c136 dice->rx_channels[mode] = 0; dice_read_mode_params()
158 dice->rx_channels[mode] = be32_to_cpu(values[0]); dice_read_mode_params()
H A Ddice.h57 unsigned int rx_channels[3]; member in struct:snd_dice
H A Ddice-stream.c114 pcm_chs = dice->rx_channels[mode]; start_stream()

Completed in 104 milliseconds