Home
last modified time | relevance | path

Searched refs:pxa2xx_pcm_client (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/arm/
Dpxa2xx-pcm.c27 struct pxa2xx_pcm_client *client = substream->private_data; in pxa2xx_pcm_prepare()
36 struct pxa2xx_pcm_client *client = substream->private_data; in pxa2xx_pcm_open()
68 struct pxa2xx_pcm_client *client = substream->private_data; in pxa2xx_pcm_close()
89 int pxa2xx_pcm_new(struct snd_card *card, struct pxa2xx_pcm_client *client, in pxa2xx_pcm_new()
Dpxa2xx-pcm.h20 struct pxa2xx_pcm_client { struct
28 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **); argument
Dpxa2xx-ac97.c103 static struct pxa2xx_pcm_client pxa2xx_ac97_pcm_client = {