Searched refs:ess_playcaps (Results 1 – 1 of 1) sorted by relevance
61 static struct pcmchan_caps ess_playcaps = {6000, 48000, ess_playfmt, 0}; variable620 return (ch->dir == PCMDIR_PLAY)? &ess_playcaps : &ess_reccaps; in esschan_getcaps()