Searched refs:snd_ymfpci_pcm (Results 1 – 3 of 3) sorted by relevance
219 struct snd_ymfpci_pcm;238 struct snd_ymfpci_pcm *ypcm;252 struct snd_ymfpci_pcm { struct403 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device);
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 *ypcm = runtime->private_data; in snd_ymfpci_capture_prepare()[all …]
281 err = snd_ymfpci_pcm(chip, 0); in __snd_card_ymfpci_probe()