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");
1807 err = snd_pcm_new(chip->card, "ESS Maestro", device, in snd_es1968_pcm()
1821 strcpy(pcm->name, "ESS Maestro"); in snd_es1968_pcm()
2670 err = pci_request_regions(pci, "ESS Maestro"); in snd_es1968_create()
2783 strcpy(card->shortname, "ESS ES1978 (Maestro 2E)"); in __snd_es1968_probe()
2787 strcpy(card->shortname, "ESS ES1968 (Maestro 2)"); in __snd_es1968_probe()
2791 strcpy(card->shortname, "ESS Maestro 1"); in __snd_es1968_probe()