Searched refs:chn_vpc_reset (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/sound/pcm/ |
H A D | channel.h | 280 void chn_vpc_reset(struct pcm_channel *c, int vc, int force);
|
H A D | channel.c | 148 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 D | dsp.c | 230 chn_vpc_reset(*ch, SND_VOL_C_PCM, 0); in dsp_chn_alloc()
|