Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sound/pcm/
Dchannel.h286 int chn_oss_getorder(struct pcm_channel *, unsigned long long *);
Dchannel.c1456 chn_oss_getorder(struct pcm_channel *c, unsigned long long *map) in chn_oss_getorder() function
Ddsp.c3171 ret = chn_oss_getorder(ch, map); in dsp_oss_getchnorder()