Home
last modified time | relevance | path

Searched refs:CHN_INSERT_HEAD (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pcm/
HDchannel.h184 #define CHN_INSERT_HEAD(x, y, z) \ macro
200 CHN_INSERT_HEAD(x, y, z); \
234 CHN_INSERT_HEAD(x, y, z); \
HDvchan.c160 CHN_INSERT_HEAD(p, c, children.busy); in vchan_trigger()
HDdsp.c680 CHN_INSERT_HEAD(d, rdch, channels.pcm.opened); in dsp_open()
682 CHN_INSERT_HEAD(d, wrch, channels.pcm.opened); in dsp_open()
HDchannel.c2148 CHN_INSERT_HEAD(d, c, channels.pcm.busy); in chn_trigger()