Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h80 #define CHN_COMM_UNUSED "<UNUSED>" macro
H A Dchannel.c1246 strlcpy(c->comm, CHN_COMM_UNUSED, sizeof(c->comm)); in chn_init()
1439 strlcpy(c->comm, CHN_COMM_UNUSED, sizeof(c->comm)); in chn_release()