Home
last modified time | relevance | path

Searched refs:CHN_INSERT_SORT_DESCEND (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h240 #define CHN_INSERT_SORT_DESCEND(x, y, z) CHN_INSERT_SORT(<, x, y, z) macro
H A Dvchan.c724 CHN_INSERT_SORT_DESCEND(parent, ch, children); in vchan_create()