Searched defs:rpcm (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 437 struct ac97_pcm *rpcms, *rpcm; in snd_ac97_pcm_assign() local [all...] |
| /kernel/linux/linux-6.6/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 437 struct ac97_pcm *rpcms, *rpcm; in snd_ac97_pcm_assign() local [all...] |
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm.c | 704 _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 774 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 802 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...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | pcm.c | 709 _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 779 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 807 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...] |
Completed in 7 milliseconds