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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dvchan.c714 pcm_chn_destroy(ch);
842 pcm_chn_destroy(ch);
895 ret = pcm_chn_destroy(c);
H A Dsound.c594 pcm_chn_destroy(struct pcm_channel *ch) function
712 pcm_chn_destroy(ch);
734 return (pcm_chn_destroy(ch));
H A Dsound.h326 int pcm_chn_destroy(struct pcm_channel *ch);

Completed in 173 milliseconds