Home
last modified time | relevance | path

Searched refs:CHN_LOCK (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Ddsp.c183 CHN_LOCK(ch); in getchns()
297 CHN_LOCK(rdch); in dsp_close()
315 CHN_LOCK(wrch); in dsp_close()
630 CHN_LOCK(volch); in dsp_ioctl_channel()
1033 CHN_LOCK(chn); in dsp_ioctl()
1108 CHN_LOCK(chn); in dsp_ioctl()
1188 CHN_LOCK(chn); in dsp_ioctl()
2155 CHN_LOCK(ch); in dsp_oss_audioinfo()
2280 CHN_LOCK(ch); in dsp_oss_engineinfo()
2851 CHN_LOCK(ch); in dsp_oss_getchnorder()
[all …]
H A Dvchan.c84 CHN_LOCK(p); in vchan_init()
161 CHN_LOCK(p); in vchan_trigger()
179 CHN_LOCK(c); in vchan_trigger()
186 CHN_LOCK(c); in vchan_trigger()
272 CHN_LOCK(c); in vchan_getparentchannel()
399 CHN_LOCK(c); in sysctl_dev_pcm_vchanmode()
423 CHN_LOCK(c); in sysctl_dev_pcm_vchanmode()
501 CHN_LOCK(c); in sysctl_dev_pcm_vchanrate()
517 CHN_LOCK(c); in sysctl_dev_pcm_vchanrate()
610 CHN_LOCK(c); in sysctl_dev_pcm_vchanformat()
[all …]
H A Dchannel.c140 CHN_LOCK(c); in chn_vpc_proc()
322 CHN_LOCK(ch); in chn_wakeup()
666 CHN_LOCK(c); in chn_intr()
1281 CHN_LOCK(c); in chn_init()
1302 CHN_LOCK(c); in chn_init()
1328 CHN_LOCK(c); in chn_init()
1376 CHN_LOCK(c); in chn_init()
1404 CHN_LOCK(c); in chn_kill()
1414 CHN_LOCK(c); in chn_kill()
1981 CHN_LOCK(c); in chn_resizebuf()
[all …]
H A Dsound.c137 CHN_LOCK(c); in pcm_chnalloc()
302 CHN_LOCK(ch); in pcm_killchans()
635 CHN_LOCK(ch); in pcm_unregister()
744 CHN_LOCK(c); in sound_oss_sysinfo()
H A Dfeeder_mixer.c219 CHN_LOCK(ch); in feed_mixer_rec()
315 CHN_LOCK(ch); in feed_mixer_feed()
H A Dbuffer.c168 CHN_LOCK(b->channel); in sndbuf_resize()
189 CHN_LOCK(b->channel); in sndbuf_resize()
230 CHN_LOCK(b->channel); in sndbuf_remalloc()
H A Dfeeder_eq.c586 CHN_LOCK(c); in sysctl_dev_pcm_eq()
645 CHN_LOCK(c); in sysctl_dev_pcm_eq_preamp()
H A Dmixer.c173 CHN_LOCK(c); in mixer_set_softpcmvol()
226 CHN_LOCK(c); in mixer_set_eq()
1140 CHN_LOCK(c); in mixer_ioctl_channel()
H A Dchannel.h319 #define CHN_LOCK(c) mtx_lock((c)->lock) macro
H A Dsndstat.c358 CHN_LOCK(c); in sndstat_get_caps()
H A Dfeeder_rate.c270 CHN_LOCK(c); in sysctl_hw_snd_feeder_rate_quality()