Searched defs:rpcm (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/core/ |
| H A D | pcm.c | 699 _snd_pcm_new(struct snd_card * card,const char * id,int device,int playback_count,int capture_count,bool internal,struct snd_pcm ** rpcm) _snd_pcm_new() argument 768 snd_pcm_new(struct snd_card * card,const char * id,int device,int playback_count,int capture_count,struct snd_pcm ** rpcm) snd_pcm_new() argument 797 snd_pcm_new_internal(struct snd_card * card,const char * id,int device,int playback_count,int capture_count,struct snd_pcm ** rpcm) snd_pcm_new_internal() argument [all...] |
| /linux/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 436 struct ac97_pcm *rpcms, *rpcm; in snd_ac97_pcm_assign() local
|