NAME_ALLCAPS       21 sound/usb/usx2y/us122l.c MODULE_DESCRIPTION("TASCAM "NAME_ALLCAPS" Version 0.5");
NAME_ALLCAPS       30 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(index, "Index value for "NAME_ALLCAPS".");
NAME_ALLCAPS       32 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(id, "ID string for "NAME_ALLCAPS".");
NAME_ALLCAPS       34 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(enable, "Enable "NAME_ALLCAPS".");
NAME_ALLCAPS       51 sound/usb/usx2y/us122l.c 		.product_name =	NAME_ALLCAPS,
NAME_ALLCAPS       73 sound/usb/usx2y/us122l.c 		.product_name =	NAME_ALLCAPS,
NAME_ALLCAPS      542 sound/usb/usx2y/us122l.c 	strcpy(card->driver, "USB "NAME_ALLCAPS"");
NAME_ALLCAPS      543 sound/usb/usx2y/us122l.c 	sprintf(card->shortname, "TASCAM "NAME_ALLCAPS"");
NAME_ALLCAPS      137 sound/usb/usx2y/usX2Yhwdep.c 		.product_name =	NAME_ALLCAPS,
NAME_ALLCAPS      138 sound/usb/usx2y/usbusx2y.c MODULE_DESCRIPTION("TASCAM "NAME_ALLCAPS" Version 0.8.7.2");
NAME_ALLCAPS      140 sound/usb/usx2y/usbusx2y.c MODULE_SUPPORTED_DEVICE("{{TASCAM(0x1604),"NAME_ALLCAPS"(0x8001)(0x8005)(0x8007)}}");
NAME_ALLCAPS      147 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(index, "Index value for "NAME_ALLCAPS".");
NAME_ALLCAPS      149 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(id, "ID string for "NAME_ALLCAPS".");
NAME_ALLCAPS      151 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(enable, "Enable "NAME_ALLCAPS".");
NAME_ALLCAPS      350 sound/usb/usx2y/usbusx2y.c 	strcpy(card->driver, "USB "NAME_ALLCAPS"");
NAME_ALLCAPS      351 sound/usb/usx2y/usbusx2y.c 	sprintf(card->shortname, "TASCAM "NAME_ALLCAPS"");
NAME_ALLCAPS      954 sound/usb/usx2y/usbusx2yaudio.c 	err = snd_pcm_new(card, NAME_ALLCAPS" Audio", usX2Y(card)->pcm_devs,
NAME_ALLCAPS      970 sound/usb/usx2y/usbusx2yaudio.c 	sprintf(pcm->name, NAME_ALLCAPS" Audio #%d", usX2Y(card)->pcm_devs);
NAME_ALLCAPS      718 sound/usb/usx2y/usx2yhwdeppcm.c 	err = snd_pcm_new(card, NAME_ALLCAPS" hwdep Audio", 2, 1, 1, &pcm);
NAME_ALLCAPS      728 sound/usb/usx2y/usx2yhwdeppcm.c 	sprintf(pcm->name, NAME_ALLCAPS" hwdep Audio");