rx_pcm_chs 46 sound/firewire/dice/dice-alesis.c dice->rx_pcm_chs[0][i] = 8; rx_pcm_chs 131 sound/firewire/dice/dice-extension.c mode, dice->rx_pcm_chs, rx_pcm_chs 12 sound/firewire/dice/dice-mytek.c unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; rx_pcm_chs 19 sound/firewire/dice/dice-mytek.c .rx_pcm_chs = {{4, 4, 4}, {0, 0, 0} } rx_pcm_chs 37 sound/firewire/dice/dice-mytek.c memcpy(dice->rx_pcm_chs, dev->rx_pcm_chs, rx_pcm_chs 32 sound/firewire/dice/dice-pcm.c pcm_channels = dice->rx_pcm_chs[index]; rx_pcm_chs 70 sound/firewire/dice/dice-pcm.c pcm_channels = dice->rx_pcm_chs[index]; rx_pcm_chs 99 sound/firewire/dice/dice-pcm.c pcm_channels = dice->rx_pcm_chs[index]; rx_pcm_chs 406 sound/firewire/dice/dice-pcm.c if (dice->rx_pcm_chs[i][j] > 0) rx_pcm_chs 12 sound/firewire/dice/dice-presonus.c unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; rx_pcm_chs 18 sound/firewire/dice/dice-presonus.c .rx_pcm_chs = {{16, 16, 0}, {10, 2, 0} }, rx_pcm_chs 53 sound/firewire/dice/dice-presonus.c memcpy(dice->rx_pcm_chs, entry->spec->rx_pcm_chs, rx_pcm_chs 274 sound/firewire/dice/dice-proc.c snd_iprintf(buffer, "\t%u", dice->rx_pcm_chs[i][j]); rx_pcm_chs 244 sound/firewire/dice/dice-stream.c pcm_cache = dice->rx_pcm_chs[i][mode]; rx_pcm_chs 437 sound/firewire/dice/dice-stream.c if (dice->rx_pcm_chs[i][mode] > 0 && rx_pcm_chs 677 sound/firewire/dice/dice-stream.c dice->rx_pcm_chs[i][mode] = be32_to_cpu(reg[0]); rx_pcm_chs 12 sound/firewire/dice/dice-tcelectronic.c unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; rx_pcm_chs 18 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{6, 6, 4}, {0, 0, 0} }, rx_pcm_chs 24 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{14, 10, 6}, {0, 0, 0} }, rx_pcm_chs 30 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{4, 4, 3}, {0, 0, 0} }, rx_pcm_chs 36 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{16, 16, 6}, {0, 0, 0} }, rx_pcm_chs 42 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{16, 16, 16}, {0, 0, 0} }, rx_pcm_chs 48 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{16, 16, 8}, {14, 14, 7} }, rx_pcm_chs 54 sound/firewire/dice/dice-tcelectronic.c .rx_pcm_chs = {{16, 16, 4}, {0, 0, 0} }, rx_pcm_chs 95 sound/firewire/dice/dice-tcelectronic.c memcpy(dice->rx_pcm_chs, entry->spec->rx_pcm_chs, rx_pcm_chs 93 sound/firewire/dice/dice.h unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT];