Searched refs:playback_con_substream (Results 1 - 3 of 3) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1712.c484 if (ice->playback_con_substream)
485 snd_pcm_period_elapsed(ice->playback_con_substream);
786 ice->playback_con_substream = substream;
823 ice->playback_con_substream = NULL;
H A Dice1712.h309 struct snd_pcm_substream *playback_con_substream; member in struct:snd_ice1712
H A Dice1724.c252 * Playback DMA4 (SPDIF) = playback_con_substream
278 if (ice->playback_con_substream)
279 snd_pcm_period_elapsed(ice->playback_con_substream);
935 ice->playback_con_substream = substream;
956 ice->playback_con_substream = NULL;

Completed in 150 milliseconds