pcm_reserved 337 sound/pci/ice1712/ice1712.h struct snd_pcm_substream *pcm_reserved[4]; pcm_reserved 719 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[i] && pcm_reserved 720 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] != substream) { pcm_reserved 724 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] = substream; pcm_reserved 727 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[i] == substream) pcm_reserved 728 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] = NULL; pcm_reserved 734 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[i] && pcm_reserved 735 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] != substream) { pcm_reserved 739 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] = substream; pcm_reserved 761 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[i] == substream) pcm_reserved 762 sound/pci/ice1712/ice1724.c ice->pcm_reserved[i] = NULL; pcm_reserved 1043 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[chs]) pcm_reserved 1401 sound/pci/ice1712/ice1724.c if (ice->pcm_reserved[substream->number]) { pcm_reserved 1422 sound/pci/ice1712/ice1724.c ice->pcm_reserved[substream->number] = NULL;