Searched refs:playback_con_substream (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h309 struct snd_pcm_substream *playback_con_substream; member in struct:snd_ice1712
H A Dice1724.c472 * Playback DMA4 (SPDIF) = playback_con_substream
498 if (ice->playback_con_substream)
499 snd_pcm_period_elapsed(ice->playback_con_substream);
1178 ice->playback_con_substream = substream;
1201 ice->playback_con_substream = NULL;
H A Dice1712.c488 if (ice->playback_con_substream)
489 snd_pcm_period_elapsed(ice->playback_con_substream);
787 ice->playback_con_substream = substream;
824 ice->playback_con_substream = NULL;

Completed in 78 milliseconds