Lines Matching defs:card
2347 * Each sound card has a master sound card file that lists all the supported
2348 * use case verbs for that sound card. i.e.
2350 * #Example master file for blah sound card
2381 * # This file also stores the default sound card state.
2500 /* get the card info */
2517 /* find the card in the local machine */
2520 int card, err;
2526 card = -1;
2527 if (snd_card_next(&card) < 0 || card < 0) {
2532 while (card >= 0) {
2538 sprintf(name, "hw:%d", card);
2551 if (snd_card_next(&card) < 0) {
2562 /* set the driver name and long name by the card ctl name */
2799 uc_error("error: could not parse configuration for card %s",
2810 /* load master use case file for sound card based on rules in ucm2/ucm.conf
2830 uc_error("card '%s' is not valid", name);
2881 * Cards are defined by machines. Each card/machine installs its UCM
2883 * card under /usr/share/alsa/ucm2. This function will scan all the card