Searched defs:pchan (Results 1 – 3 of 3) sorted by relevance
/freebsd/tests/sys/sound/ |
H A D | sndstat.c | 57 int fd, rc, pchan, rchan; in ATF_TC_BODY() local 228 int fd, rc, pchan, rchan, n; in ATF_TC_BODY() local
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sndstat.c | 85 unsigned int pchan; member 903 unsigned int pchan, rchan; in sndstat_dsp_unpack_nvlist() local
|
/freebsd/sys/dev/sound/usb/ |
H A D | uaudio.c | 2845 uaudio_chan_need_both(struct uaudio_chan *pchan, struct uaudio_chan *rchan) in uaudio_chan_need_both() 2855 uaudio_chan_need_none(struct uaudio_chan *pchan, struct uaudio_chan *rchan) in uaudio_chan_need_none()
|