Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sound/pcm/
HDchannel.h199 #define CHN_INSERT_HEAD_SAFE(x, y, z) do { \ macro
HDchannel.c2307 CHN_INSERT_HEAD_SAFE(d, c, channels.pcm.busy); in chn_trigger()