CARD_NAME_SHORT   180 sound/pci/au88x0/au88x0.c 	if ((err = pci_request_regions(pci, CARD_NAME_SHORT)) != 0)
CARD_NAME_SHORT   200 sound/pci/au88x0/au88x0.c 	                       IRQF_SHARED, CARD_NAME_SHORT,
CARD_NAME_SHORT   266 sound/pci/au88x0/au88x0.c 	strcpy(card->driver, CARD_NAME_SHORT);
CARD_NAME_SHORT   267 sound/pci/au88x0/au88x0.c 	sprintf(card->shortname, "Aureal Vortex %s", CARD_NAME_SHORT);
CARD_NAME_SHORT   379 sound/pci/au88x0/au88x0.c 	.name = CARD_NAME_SHORT,
CARD_NAME_SHORT   108 sound/pci/au88x0/au88x0_mpu401.c 	snprintf(rmidi->name, sizeof(rmidi->name), "%s MIDI %d", CARD_NAME_SHORT , vortex->card->number);