via823x_cards 2426 sound/pci/via82xx.c static struct via823x_info via823x_cards[] = { via823x_cards 2532 sound/pci/via82xx.c for (i = 0; i < ARRAY_SIZE(via823x_cards); i++) { via823x_cards 2533 sound/pci/via82xx.c if (pci->revision == via823x_cards[i].revision) { via823x_cards 2534 sound/pci/via82xx.c chip_type = via823x_cards[i].type; via823x_cards 2535 sound/pci/via82xx.c strcpy(card->shortname, via823x_cards[i].name);