Searched refs:formations (Results 1 – 3 of 3) sorted by relevance
13 struct snd_bebob_stream_formation *formations = rule->private; in hw_rule_rate() local25 if (formations[i].pcm == 0) in hw_rule_rate()28 if (!snd_interval_test(c, formations[i].pcm)) in hw_rule_rate()41 struct snd_bebob_stream_formation *formations = rule->private; in hw_rule_channels() local54 if (formations[i].pcm == 0) in hw_rule_channels()60 t.min = min(t.min, formations[i].pcm); in hw_rule_channels()61 t.max = max(t.max, formations[i].pcm); in hw_rule_channels()69 struct snd_bebob_stream_formation *formations) in limit_channels_and_rates() argument82 if (formations[i].pcm == 0) in limit_channels_and_rates()85 hw->channels_min = min(hw->channels_min, formations[i].pcm); in limit_channels_and_rates()[all …]
776 struct snd_bebob_stream_formation *formations) in fill_stream_formations() argument813 err = parse_stream_formation(buf, len, formations); in fill_stream_formations()
125 different formations. If diamond-shaped, they are reported as BTN_NORTH,