Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h184 #define CHN_FIRST(x, y) SLIST_FIRST(CHN_HEAD(x, y)) macro
220 if (CHN_FIRST(holder, list) == (elm)) { \
H A Dsound.c194 ch = CHN_FIRST(d, channels.pcm); in pcm_killchans()
H A Ddsp.c397 ch = CHN_FIRST(d, channels.pcm.opened); in dsp_open()
408 ch = CHN_FIRST(d, channels.pcm.opened); in dsp_open()