Searched refs:rpcms (Results 1 – 1 of 1) sorted by relevance
452 struct ac97_pcm *rpcms, *rpcm; in snd_ac97_pcm_assign() local460 rpcms = kcalloc(pcms_count, sizeof(struct ac97_pcm), GFP_KERNEL); in snd_ac97_pcm_assign()461 if (rpcms == NULL) in snd_ac97_pcm_assign()482 rpcm = &rpcms[i]; in snd_ac97_pcm_assign()507 if (rpcm->stream == rpcms[k].stream) in snd_ac97_pcm_assign()508 tmp &= ~rpcms[k].r[0].rslots[j]; in snd_ac97_pcm_assign()553 bus->pcms = rpcms; in snd_ac97_pcm_assign()