Home
last modified time | relevance | path

Searched refs:CHN_INIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dsound.c588 CHN_INIT(d, channels.pcm); in pcm_register()
589 CHN_INIT(d, channels.pcm.busy); in pcm_register()
590 CHN_INIT(d, channels.pcm.opened); in pcm_register()
H A Dchannel.h175 #define CHN_INIT(x, y) SLIST_INIT(CHN_HEAD(x, y)) macro
H A Dchannel.c1262 CHN_INIT(c, children); in chn_init()
1263 CHN_INIT(c, children.busy); in chn_init()