Searched refs:CHN_INSERT_SORT_DESCEND (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/sound/pcm/ | ||
| HD | channel.h | 238 #define CHN_INSERT_SORT_DESCEND(x, y, z) CHN_INSERT_SORT(<, x, y, z) macro |
| HD | vchan.c | 723 CHN_INSERT_SORT_DESCEND(parent, ch, children); in vchan_create() |