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