__pxa2xx_pcm_open 23 include/sound/pxa2xx-lib.h extern int __pxa2xx_pcm_open(struct snd_pcm_substream *substream); __pxa2xx_pcm_open 34 sound/arm/pxa2xx-pcm.c ret = __pxa2xx_pcm_open(substream); __pxa2xx_pcm_open 73 sound/soc/pxa/pxa2xx-pcm.c .open = __pxa2xx_pcm_open,