Lines Matching refs:next
26 struct card_data *next;
104 for (conf = conf_cards; conf; conf = conf->next) {
202 snd_config_iterator_t i, next;
208 snd_config_for_each(i, next, config) {
236 snd_config_iterator_t i, next;
247 snd_config_for_each(i, next, card_config) {
263 data->next = conf_cards;
328 conf_cards = conf->next;
377 snd_config_iterator_t i, next;
390 snd_config_for_each(i, next, cfg)