psubs             194 sound/parisc/harmony.c 		if (h->psubs && h->st.playing) {
psubs             203 sound/parisc/harmony.c                         snd_pcm_period_elapsed(h->psubs);
psubs             462 sound/parisc/harmony.c 	if (!(h->st.playing) || (h->psubs == NULL)) 
psubs             519 sound/parisc/harmony.c 	h->psubs = ss;
psubs             554 sound/parisc/harmony.c 	h->psubs = NULL;
psubs             633 sound/parisc/harmony.c 	h->psubs = NULL;
psubs              50 sound/parisc/harmony.h         struct snd_pcm_substream *psubs;
psubs              87 sound/pci/ad1889.c 	struct snd_pcm_substream *psubs;
psubs             314 sound/pci/ad1889.c 	chip->psubs = ss;
psubs             336 sound/pci/ad1889.c 	chip->psubs = NULL;
psubs             604 sound/pci/ad1889.c 	if ((st & AD_DMA_DISR_WAVI) && chip->psubs)
psubs             605 sound/pci/ad1889.c 		snd_pcm_period_elapsed(chip->psubs);
psubs             632 sound/pci/ad1889.c 	chip->psubs = NULL;