Home
last modified time | relevance | path

Searched refs:formations (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/firewire/bebob/
Dbebob_pcm.c13 struct snd_bebob_stream_formation *formations = rule->private; in hw_rule_rate() local
25 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() local
54 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() argument
82 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 …]
Dbebob_stream.c776 struct snd_bebob_stream_formation *formations) in fill_stream_formations() argument
813 err = parse_stream_formation(buf, len, formations); in fill_stream_formations()
/linux-6.12.1/Documentation/input/
Dgamepad.rst125 different formations. If diamond-shaped, they are reported as BTN_NORTH,