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()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()880 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_open_1()934 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_open()957 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_spdif_open()986 struct snd_ymfpci_pcm *ypcm; in snd_ymfpci_playback_4ch_open()[all …]
266 err = snd_ymfpci_pcm(chip, 0); in snd_card_ymfpci_probe()
Completed in 11 milliseconds