Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dpcm_lib.c1104 unsigned int new_rules = constrs->rules_all + 16; in snd_pcm_hw_rule_add() local
1105 new = kcalloc(new_rules, sizeof(*c), GFP_KERNEL); in snd_pcm_hw_rule_add()
1116 constrs->rules_all = new_rules; in snd_pcm_hw_rule_add()