Searched refs:pxa2xx_pcm_client (Results 1 – 3 of 3) sorted by relevance
27 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()
20 struct pxa2xx_pcm_client { struct28 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **); argument
103 static struct pxa2xx_pcm_client pxa2xx_ac97_pcm_client = {