Searched refs:nb_controls (Results 1 – 1 of 1) sorted by relevance
443 unsigned int i, nb_controls; in asoc_simple_parse_pin_switches() local465 nb_controls = (unsigned int)ret; in asoc_simple_parse_pin_switches()467 controls = devm_kcalloc(dev, nb_controls, in asoc_simple_parse_pin_switches()472 for (i = 0; i < nb_controls; i++) { in asoc_simple_parse_pin_switches()487 card->num_controls = nb_controls; in asoc_simple_parse_pin_switches()