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.c148 CHN_LOCK(priv->rdch); in dsp_lock_chans()
150 CHN_LOCK(priv->wrch); in dsp_lock_chans()
186 CHN_LOCK(c); in dsp_chn_alloc()
211 CHN_LOCK(*ch); in dsp_chn_alloc()
295 CHN_LOCK(parent); in dsp_close()
296 CHN_LOCK(rdch); in dsp_close()
300 CHN_LOCK(rdch); in dsp_close()
320 CHN_LOCK(parent); in dsp_close()
321 CHN_LOCK(wrch); in dsp_close()
325 CHN_LOCK(wrch); in dsp_close()
[all …]
H A Dvchan.c84 CHN_LOCK(p); in vchan_init()
157 CHN_LOCK(p); in vchan_trigger()
178 CHN_LOCK(c); in vchan_trigger()
185 CHN_LOCK(c); in vchan_trigger()
377 CHN_LOCK(c); in sysctl_dev_pcm_vchanmode()
457 CHN_LOCK(c); in sysctl_dev_pcm_vchanrate()
481 CHN_LOCK(ch); in sysctl_dev_pcm_vchanrate()
560 CHN_LOCK(c); in sysctl_dev_pcm_vchanformat()
576 CHN_LOCK(ch); in sysctl_dev_pcm_vchanformat()
641 CHN_LOCK(parent); in vchan_create()
[all …]
H A Dchannel.c144 CHN_LOCK(c); in chn_vpc_proc()
319 CHN_LOCK(ch); in chn_wakeup()
460 CHN_LOCK(c); in chn_write()
582 CHN_LOCK(c); in chn_read()
628 CHN_LOCK(c); in chn_intr()
1241 CHN_LOCK(c); in chn_init()
1295 CHN_LOCK(c); in chn_init()
1349 CHN_LOCK(c); in chn_kill()
1361 CHN_LOCK(c); in chn_kill()
1912 CHN_LOCK(c->parentchannel); in chn_resizebuf()
[all …]
H A Dfeeder_mixer.c173 CHN_LOCK(ch); in feed_mixer_rec()
269 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 Dsound.c168 CHN_LOCK(ch); in pcm_killchans()
576 CHN_LOCK(c); in sound_oss_sysinfo()
H A Dfeeder_eq.c524 CHN_LOCK(c); in sysctl_dev_pcm_eq()
583 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 Dsndstat.c338 CHN_LOCK(c); in sndstat_get_caps()
465 CHN_LOCK(c); in sndstat_build_sound4_nvlist()
1257 CHN_LOCK(c); in sndstat_prepare_pcm()
H A Dchannel.h323 #define CHN_LOCK(c) mtx_lock((c)->lock) macro
H A Dfeeder_rate.c270 CHN_LOCK(c); in sysctl_hw_snd_feeder_rate_quality()