Searched defs:newpcm (Results 1 – 2 of 2) sorted by relevance
56 int (*newpcm)(struct bcm2835_chip *chip, const char *name, member
62 static int snd_pcm_add(struct snd_pcm *newpcm) in snd_pcm_add()