Home
last modified time | relevance | path

Searched refs:CHN_REMOVE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h192 #define CHN_REMOVE(x, y, z) \ macro
222 CHN_REMOVE(x, y, z); \
H A Dvchan.c171 CHN_REMOVE(p, c, children.busy); in vchan_trigger()
836 CHN_REMOVE(parent, ch, children); in vchan_create()
879 CHN_REMOVE(parent, c, children); in vchan_destroy()
H A Dsound.c246 CHN_REMOVE(d, ch, channels.pcm); in pcm_chn_remove()
H A Ddsp.c273 CHN_REMOVE(d, rdch, channels.pcm.opened); in dsp_close()
275 CHN_REMOVE(d, wrch, channels.pcm.opened); in dsp_close()
H A Dchannel.c2373 CHN_REMOVE(d, c, channels.pcm.busy); in chn_trigger()