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 { struct363 int snd_ymfpci_pcm(struct snd_ymfpci *chip, int device);
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 *ypcm = runtime->private_data; in snd_ymfpci_capture_prepare()[all …]
266 err = snd_ymfpci_pcm(chip, 0); in __snd_card_ymfpci_probe()