Home
last modified time | relevance | path

Searched refs:chn_vpc_reset (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h280 void chn_vpc_reset(struct pcm_channel *c, int vc, int force);
H A Dchannel.c148 chn_vpc_reset(c, SND_VOL_C_PCM, 1); in chn_vpc_proc()
1257 chn_vpc_reset(c, SND_VOL_C_PCM, 1); in chn_init()
1674 chn_vpc_reset(struct pcm_channel *c, int vc, int force) in chn_vpc_reset() function
H A Ddsp.c230 chn_vpc_reset(*ch, SND_VOL_C_PCM, 0); in dsp_chn_alloc()