Searched refs:nb_controls (Results 1 – 1 of 1) sorted by relevance
3104 unsigned int i, nb_controls; in snd_soc_of_parse_pin_switches() local3120 nb_controls = (unsigned int)ret; in snd_soc_of_parse_pin_switches()3122 controls = devm_kcalloc(dev, nb_controls, in snd_soc_of_parse_pin_switches()3127 for (i = 0; i < nb_controls; i++) { in snd_soc_of_parse_pin_switches()3142 card->num_controls = nb_controls; in snd_soc_of_parse_pin_switches()