Lines Matching defs:card
173 struct snd_soc_card *card = dai->component->card;
177 lockdep_assert_held(&card->snd_card->controls_rwsem);
179 kctl = snd_soc_card_get_kcontrol_locked(card, name);
192 snd_ctl_notify(card->snd_card, SNDRV_CTL_EVENT_MASK_INFO, &kctl->id);
204 struct snd_soc_card *card = dai->component->card;
214 rtd = snd_soc_get_pcm_runtime(card, card->dai_link);
581 struct snd_soc_card *card = dai->component->card;
584 down_read(&card->snd_card->controls_rwsem);
588 up_read(&card->snd_card->controls_rwsem);
607 struct snd_soc_card *card = dai->component->card;
609 down_read(&card->snd_card->controls_rwsem);
615 up_read(&card->snd_card->controls_rwsem);