NAME_ALLCAPS 29 sound/usb/usx2y/us122l.c MODULE_DESCRIPTION("TASCAM "NAME_ALLCAPS" Version 0.5"); NAME_ALLCAPS 38 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(index, "Index value for "NAME_ALLCAPS"."); NAME_ALLCAPS 40 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(id, "ID string for "NAME_ALLCAPS"."); NAME_ALLCAPS 42 sound/usb/usx2y/us122l.c MODULE_PARM_DESC(enable, "Enable "NAME_ALLCAPS"."); NAME_ALLCAPS 57 sound/usb/usx2y/us122l.c .product_name = NAME_ALLCAPS, NAME_ALLCAPS 500 sound/usb/usx2y/us122l.c strcpy(card->driver, "USB "NAME_ALLCAPS""); NAME_ALLCAPS 501 sound/usb/usx2y/us122l.c sprintf(card->shortname, "TASCAM "NAME_ALLCAPS""); NAME_ALLCAPS 162 sound/usb/usx2y/usX2Yhwdep.c .product_name = NAME_ALLCAPS, NAME_ALLCAPS 150 sound/usb/usx2y/usbusx2y.c MODULE_DESCRIPTION("TASCAM "NAME_ALLCAPS" Version 0.8.7.2"); NAME_ALLCAPS 152 sound/usb/usx2y/usbusx2y.c MODULE_SUPPORTED_DEVICE("{{TASCAM(0x1604), "NAME_ALLCAPS"(0x8001)(0x8005)(0x8007) }}"); NAME_ALLCAPS 159 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(index, "Index value for "NAME_ALLCAPS"."); NAME_ALLCAPS 161 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(id, "ID string for "NAME_ALLCAPS"."); NAME_ALLCAPS 163 sound/usb/usx2y/usbusx2y.c MODULE_PARM_DESC(enable, "Enable "NAME_ALLCAPS"."); NAME_ALLCAPS 355 sound/usb/usx2y/usbusx2y.c strcpy(card->driver, "USB "NAME_ALLCAPS""); NAME_ALLCAPS 356 sound/usb/usx2y/usbusx2y.c sprintf(card->shortname, "TASCAM "NAME_ALLCAPS""); NAME_ALLCAPS 972 sound/usb/usx2y/usbusx2yaudio.c err = snd_pcm_new(card, NAME_ALLCAPS" Audio", usX2Y(card)->chip.pcm_devs, NAME_ALLCAPS 988 sound/usb/usx2y/usbusx2yaudio.c sprintf(pcm->name, NAME_ALLCAPS" Audio #%d", usX2Y(card)->chip.pcm_devs); NAME_ALLCAPS 760 sound/usb/usx2y/usx2yhwdeppcm.c err = snd_pcm_new(card, NAME_ALLCAPS" hwdep Audio", 2, 1, 1, &pcm); NAME_ALLCAPS 770 sound/usb/usx2y/usx2yhwdeppcm.c sprintf(pcm->name, NAME_ALLCAPS" hwdep Audio");