Searched refs:CHN_DIRSTR (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/sound/pcm/ |
| H A D | channel.h | 424 #define CHN_DIRSTR(c) (((c)->direction == PCMDIR_PLAY) ? \ macro
|
| H A D | channel.c | 382 CHN_DIRSTR(c), hwptr, old, delta, amt, in chn_dmaupdate() 631 "i=%d j=%d\n", __func__, CHN_DIRSTR(c), in chn_start() 657 "VCHAN PARENT" : "HW", CHN_DIRSTR(c), in chn_start() 1986 __func__, CHN_DIRSTR(c), in chn_resizebuf()
|
| H A D | feeder_chain.c | 665 __func__, CHN_DIRSTR(c), c->format, softfmt); in feeder_chain()
|