Home
last modified time | relevance | path

Searched refs:nb_controls_max (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/generic/
H A Dsimple-card-utils.c487 const unsigned int nb_controls_max = 16; in asoc_simple_parse_pin_switches() local
503 strings = devm_kcalloc(dev, nb_controls_max, in asoc_simple_parse_pin_switches()
509 strings, nb_controls_max); in asoc_simple_parse_pin_switches()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c2928 const unsigned int nb_controls_max = 16; in snd_soc_of_parse_pin_switches() local
2938 strings = devm_kcalloc(dev, nb_controls_max, in snd_soc_of_parse_pin_switches()
2944 strings, nb_controls_max); in snd_soc_of_parse_pin_switches()

Completed in 6 milliseconds