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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dchannel.h301 int chn_syncdestroy(struct pcm_channel *c);
H A Ddsp.c761 sg_ids = chn_syncdestroy(rdch);
779 sg_ids = chn_syncdestroy(wrch);
2816 sg_ids[0] = chn_syncdestroy(wrch);
2821 sg_ids[1] = chn_syncdestroy(rdch);
H A Dchannel.c2478 chn_syncdestroy(struct pcm_channel *c) function

Completed in 105 milliseconds