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()64 struct pxa2xx_pcm_client *client = substream->private_data; in pxa2xx_pcm_close()83 int pxa2xx_pcm_new(struct snd_card *card, struct pxa2xx_pcm_client *client, in pxa2xx_pcm_new()
18 struct pxa2xx_pcm_client { struct26 extern int pxa2xx_pcm_new(struct snd_card *, struct pxa2xx_pcm_client *, struct snd_pcm **); argument
112 static struct pxa2xx_pcm_client pxa2xx_ac97_pcm_client = {