Lines Matching full:ess
3 * Driver for ESS Maestro 1/2/2E Sound Card (started 21.8.99)
24 * APUs. The ASSP is a wacky DSP like device that ESS is loth
28 * but it appears that early Maestros may have had PT101 (an ESS
105 #define CARD_NAME "ESS Maestro1/2"
108 MODULE_DESCRIPTION("ESS Maestro");
1799 err = snd_pcm_new(chip->card, "ESS Maestro", device, in snd_es1968_pcm()
1813 strcpy(pcm->name, "ESS Maestro"); in snd_es1968_pcm()
2650 err = pci_request_regions(pci, "ESS Maestro"); in snd_es1968_create()
2763 strcpy(card->shortname, "ESS ES1978 (Maestro 2E)"); in __snd_es1968_probe()
2767 strcpy(card->shortname, "ESS ES1968 (Maestro 2)"); in __snd_es1968_probe()
2771 strcpy(card->shortname, "ESS Maestro 1"); in __snd_es1968_probe()