Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h295 int chn_oss_getorder(struct pcm_channel *, unsigned long long *);
H A Ddsp.c2782 ret = chn_oss_getorder(ch, map); in dsp_oss_getchnorder()
H A Dchannel.c1592 chn_oss_getorder(struct pcm_channel *c, unsigned long long *map) in chn_oss_getorder() function