formations 13 sound/firewire/bebob/bebob_pcm.c struct snd_bebob_stream_formation *formations = rule->private; formations 25 sound/firewire/bebob/bebob_pcm.c if (formations[i].pcm == 0) formations 28 sound/firewire/bebob/bebob_pcm.c if (!snd_interval_test(c, formations[i].pcm)) formations 41 sound/firewire/bebob/bebob_pcm.c struct snd_bebob_stream_formation *formations = rule->private; formations 54 sound/firewire/bebob/bebob_pcm.c if (formations[i].pcm == 0) formations 60 sound/firewire/bebob/bebob_pcm.c t.min = min(t.min, formations[i].pcm); formations 61 sound/firewire/bebob/bebob_pcm.c t.max = max(t.max, formations[i].pcm); formations 69 sound/firewire/bebob/bebob_pcm.c struct snd_bebob_stream_formation *formations) formations 82 sound/firewire/bebob/bebob_pcm.c if (formations[i].pcm == 0) formations 85 sound/firewire/bebob/bebob_pcm.c hw->channels_min = min(hw->channels_min, formations[i].pcm); formations 86 sound/firewire/bebob/bebob_pcm.c hw->channels_max = max(hw->channels_max, formations[i].pcm); formations 100 sound/firewire/bebob/bebob_pcm.c struct snd_bebob_stream_formation *formations; formations 106 sound/firewire/bebob/bebob_pcm.c formations = bebob->tx_stream_formations; formations 110 sound/firewire/bebob/bebob_pcm.c formations = bebob->rx_stream_formations; formations 113 sound/firewire/bebob/bebob_pcm.c limit_channels_and_rates(&runtime->hw, formations); formations 116 sound/firewire/bebob/bebob_pcm.c hw_rule_channels, formations, formations 122 sound/firewire/bebob/bebob_pcm.c hw_rule_rate, formations, formations 787 sound/firewire/bebob/bebob_stream.c struct snd_bebob_stream_formation *formations; formations 797 sound/firewire/bebob/bebob_stream.c formations = bebob->rx_stream_formations; formations 799 sound/firewire/bebob/bebob_stream.c formations = bebob->tx_stream_formations; formations 821 sound/firewire/bebob/bebob_stream.c err = parse_stream_formation(buf, len, formations);