Searched refs:pcm_chn_destroy (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dvchan.c712 pcm_chn_destroy(ch);
840 pcm_chn_destroy(ch);
893 ret = pcm_chn_destroy(c);
H A Dsound.c592 pcm_chn_destroy(struct pcm_channel *ch) function
710 pcm_chn_destroy(ch);
732 return (pcm_chn_destroy(ch));
H A Dsound.h329 int pcm_chn_destroy(struct pcm_channel *ch);

Completed in 56 milliseconds