Searched defs:rpcm (Results 1 - 5 of 5) 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...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_hooks.c | 486 snd_pcm_t *rpcm = NULL, *spcm; in _snd_pcm_hooks_open() local
|
/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 5 milliseconds