Searched refs:snd_ymfpci_pcm (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ymfpci/ |
H A D | ymfpci.h | 219 struct snd_ymfpci_pcm; 238 struct snd_ymfpci_pcm *ypcm; 252 struct snd_ymfpci_pcm { struct 367 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device);
|
H A D | ymfpci_main.c | 292 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_pcm_interrupt() 348 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_pcm_capture_interrupt() 381 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data; in snd_ymfpci_playback_trigger() 426 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data; in snd_ymfpci_capture_trigger() 454 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices) in snd_ymfpci_pcm_voice_alloc() 484 static void snd_ymfpci_pcm_init_voice(struct snd_ymfpci_pcm *ypcm, unsigned int voiceidx, in snd_ymfpci_pcm_init_voice() 629 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_playback_hw_params() 642 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_hw_free() 665 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_playback_prepare() 698 struct snd_ymfpci_pcm *ypc in snd_ymfpci_capture_prepare() 1127 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device) snd_ymfpci_pcm() function [all...] |
H A D | ymfpci.c | 278 err = snd_ymfpci_pcm(chip, 0); in snd_card_ymfpci_probe()
|
/kernel/linux/linux-6.6/sound/pci/ymfpci/ |
H A D | ymfpci.h | 219 struct snd_ymfpci_pcm; 238 struct snd_ymfpci_pcm *ypcm; 252 struct snd_ymfpci_pcm { struct 403 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device);
|
H A D | ymfpci_main.c | 287 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_pcm_interrupt() 343 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_pcm_capture_interrupt() 376 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data; in snd_ymfpci_playback_trigger() 421 struct snd_ymfpci_pcm *ypcm = substream->runtime->private_data; in snd_ymfpci_capture_trigger() 449 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices) in snd_ymfpci_pcm_voice_alloc() 479 static void snd_ymfpci_pcm_init_voice(struct snd_ymfpci_pcm *ypcm, unsigned int voiceidx, in snd_ymfpci_pcm_init_voice() 624 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_playback_hw_params() 637 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_hw_free() 660 struct snd_ymfpci_pcm *ypcm = runtime->private_data; in snd_ymfpci_playback_prepare() 693 struct snd_ymfpci_pcm *ypc in snd_ymfpci_capture_prepare() 1122 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device) snd_ymfpci_pcm() function [all...] |
H A D | ymfpci.c | 281 err = snd_ymfpci_pcm(chip, 0); in __snd_card_ymfpci_probe()
|
Completed in 9 milliseconds