Home
last modified time | relevance | path

Searched refs:chn_getrates (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pcm/
HDchannel.h298 int chn_getrates(struct pcm_channel *c, int **rates);
HDchannel.c2451 chn_getrates(struct pcm_channel *c, int **rates) in chn_getrates() function
HDdsp.c2732 ai->nrates = chn_getrates(ch, &rates); in dsp_oss_audioinfo()