Searched refs:formations (Results 1 – 3 of 3) sorted by relevance
14 struct snd_bebob_stream_formation *formations = rule->private; in hw_rule_rate() local26 if (formations[i].pcm == 0) in hw_rule_rate()29 if (!snd_interval_test(c, formations[i].pcm)) in hw_rule_rate()42 struct snd_bebob_stream_formation *formations = rule->private; in hw_rule_channels() local55 if (formations[i].pcm == 0) in hw_rule_channels()61 t.min = min(t.min, formations[i].pcm); in hw_rule_channels()62 t.max = max(t.max, formations[i].pcm); in hw_rule_channels()70 struct snd_bebob_stream_formation *formations) in limit_channels_and_rates() argument83 if (formations[i].pcm == 0) in limit_channels_and_rates()86 hw->channels_min = min(hw->channels_min, formations[i].pcm); in limit_channels_and_rates()[all …]
792 struct snd_bebob_stream_formation *formations; in fill_stream_formations() local802 formations = bebob->rx_stream_formations; in fill_stream_formations()804 formations = bebob->tx_stream_formations; in fill_stream_formations()826 err = parse_stream_formation(buf, len, formations); in fill_stream_formations()
125 different formations. If diamond-shaped, they are reported as BTN_NORTH,