Searched refs:YMFPCI_PCM (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dymfpci.h238 YMFPCI_PCM, enumerator in enum:snd_ymfpci_voice_type
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c246 case YMFPCI_PCM:
275 snd_assert(!pair || type == YMFPCI_PCM, return -EINVAL);
280 if (result == 0 || type != YMFPCI_PCM)
474 err = snd_ymfpci_voice_alloc(ypcm->chip, YMFPCI_PCM, voices > 1, &ypcm->voices[0]);

Completed in 42 milliseconds