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

/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10kx-pcm.c162 static struct pcmchan_caps emu_playcaps = {4000, 48000, emu_pfmt, 0}; variable in typeref:struct:pcmchan_caps
835 return (&emu_playcaps);
H A Demu10k1.c291 static struct pcmchan_caps emu_playcaps = {4000, 48000, emu_pfmt, 0}; variable in typeref:struct:pcmchan_caps
930 return &emu_playcaps;

Completed in 61 milliseconds