Searched refs:__pxa2xx_pcm_open (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpxa2xx-lib.h23 extern int __pxa2xx_pcm_open(struct snd_pcm_substream *substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Dpxa2xx-pcm.c34 ret = __pxa2xx_pcm_open(substream);
H A Dpxa2xx-pcm-lib.c171 int __pxa2xx_pcm_open(struct snd_pcm_substream *substream) function
218 EXPORT_SYMBOL(__pxa2xx_pcm_open); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/pxa/
H A Dpxa2xx-pcm.c73 .open = __pxa2xx_pcm_open,

Completed in 70 milliseconds