Searched refs:pcm_chn_remove (Results 1 – 3 of 3) sorted by relevance
838 if (pcm_chn_remove(d, ch) == 0) { in vchan_create()888 ret = pcm_chn_remove(d, c); in vchan_destroy()
333 int pcm_chn_remove(struct snddev_info *d, struct pcm_channel *ch);
652 pcm_chn_remove(struct snddev_info *d, struct pcm_channel *ch) in pcm_chn_remove() function734 error = pcm_chn_remove(d, ch); in pcm_killchan()