pcm_chn_remove
error = pcm_chn_remove(d, ch);
int pcm_chn_remove(struct snddev_info *d, struct pcm_channel *ch);
if (pcm_chn_remove(d, ch) == 0) {
ret = pcm_chn_remove(d, c);