Lines Matching defs:card
763 /* support multiple card instances, address card directly by index */
767 /* fallback longname: is UCM available for this card ? */
778 pa_log_info("UCM not available for card %s", card_name);
788 pa_log_info("Empty (linked) UCM for card %s", card_name);
795 pa_log_info("UCM available for card %s", card_name);
805 /* get a list of all UCM verbs (profiles) for this card */
1325 pa_card *card,
1340 pa_alsa_ucm_add_ports_combination(*p, context, is_sink, card->ports, NULL, card->core);
1350 if (card->active_profile)
1351 update_mixer_paths(*p, card->active_profile->name);
1376 /* Change UCM verb and device to match selected card profile */
1377 int pa_alsa_ucm_set_profile(pa_alsa_ucm_config *ucm, pa_card *card, const char *new_profile, const char *old_profile) {
1409 update_mixer_paths(card->ports, profile);
2389 int pa_alsa_ucm_set_profile(pa_alsa_ucm_config *ucm, pa_card *card, const char *new_profile, const char *old_profile) {
2402 pa_card *card,