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

/freebsd-11-stable/sys/dev/sound/pci/
H A Daureal.c51 static struct pcmchan_caps au_playcaps = {4000, 48000, au_playfmt, 0}; variable in typeref:struct:pcmchan_caps
378 return (ch->dir == PCMDIR_PLAY)? &au_playcaps : &au_reccaps;

Completed in 111 milliseconds