Home
last modified time | relevance | path

Searched refs:snd_ymfpci_codec_ready (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/ymfpci/
Dymfpci_main.c78 static int snd_ymfpci_codec_ready(struct snd_ymfpci *chip, int secondary) in snd_ymfpci_codec_ready() function
100 snd_ymfpci_codec_ready(chip, 0); in snd_ymfpci_codec_write()
109 if (snd_ymfpci_codec_ready(chip, 0)) in snd_ymfpci_codec_read()
112 if (snd_ymfpci_codec_ready(chip, 0)) in snd_ymfpci_codec_read()
2333 snd_ymfpci_codec_ready(chip, 0); in snd_ymfpci_resume()
2414 if (snd_ymfpci_codec_ready(chip, 0) < 0) { in snd_ymfpci_create()