Searched refs:snd_pcm_running (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s6000/
H A Ds6000-pcm.c127 snd_pcm_running(substream)) {
139 snd_pcm_running(substream))) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c267 if (chip->pcm_substream == NULL || chip->pcm_substream->runtime == NULL || !snd_pcm_running(chip->pcm_substream))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/davinci/
H A Ddavinci-pcm.c219 if (snd_pcm_running(substream)) {
618 if (snd_pcm_running(substream))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/i2c/other/
H A Dak4113.c617 if (snd_pcm_running(ak4113->substream)) {
H A Dak4114.c591 if (snd_pcm_running(ak4114->capture_substream)) {
H A Dak4117.c514 if (snd_pcm_running(ak4117->substream)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_dma.c171 if (snd_pcm_running(substream))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c555 if (snd_pcm_running(substream)) {
589 if (snd_pcm_running(substream)) {
907 snd_pcm_running(substream))
1055 if (! snd_pcm_running(substream))
1158 snd_pcm_running(substream))
1297 if (snd_pcm_running(substream))
H A Dpcm_lib.c1580 if (snd_pcm_running(substream) &&
1694 if (!snd_pcm_running(substream) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h555 static inline int snd_pcm_running(struct snd_pcm_substream *substream) function

Completed in 188 milliseconds