Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pcm/
HDchannel.h238 #define CHN_INSERT_SORT_DESCEND(x, y, z) CHN_INSERT_SORT(<, x, y, z) macro
HDvchan.c723 CHN_INSERT_SORT_DESCEND(parent, ch, children); in vchan_create()