Lines Matching defs:card
1425 * Fill the list of gains/algos for the widget by looking at all the card
1434 struct snd_card *card = component->card->snd_card;
1437 down_read(&card->controls_rwsem);
1439 list_for_each_entry(kctl, &card->controls, list) {
1472 up_read(&card->controls_rwsem);
1477 up_read(&card->controls_rwsem);
1492 list_for_each_entry(w, &component->card->widgets, list) {
1509 list_for_each_entry(w, &component->card->widgets, list) {
1547 snd_soc_dapm_new_widgets(dapm->card);