Home
last modified time | relevance | path

Searched refs:snd_card_free_on_error (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.c316 return snd_card_free_on_error(&pci->dev, __snd_vortex_probe(pci, pci_id)); in snd_vortex_probe()
/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio.c337 return snd_card_free_on_error(&pci->dev, __snd_cs5535audio_probe(pci, pci_id)); in snd_cs5535audio_probe()
/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.c354 return snd_card_free_on_error(&pci->dev, __snd_card_ymfpci_probe(pci, pci_id)); in snd_card_ymfpci_probe()
/openbmc/linux/sound/core/
H A Dinit.c263 int snd_card_free_on_error(struct device *dev, int ret) in snd_card_free_on_error() function
274 EXPORT_SYMBOL_GPL(snd_card_free_on_error);
/openbmc/linux/include/sound/
H A Dcore.h293 int snd_card_free_on_error(struct device *dev, int ret);
/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c603 return snd_card_free_on_error(dev, __snd_galaxy_probe(dev, n)); in snd_galaxy_probe()
/openbmc/linux/sound/isa/
H A Dsc6000.c667 return snd_card_free_on_error(devptr, __snd_sc6000_probe(devptr, dev)); in snd_sc6000_probe()
/openbmc/linux/sound/pci/lola/
H A Dlola.c693 return snd_card_free_on_error(&pci->dev, __lola_probe(pci, pci_id)); in lola_probe()
/openbmc/linux/sound/pci/
H A Dad1889.c910 return snd_card_free_on_error(&pci->dev, __snd_ad1889_probe(pci, pci_id)); in snd_ad1889_probe()
H A Dals4000.c936 return snd_card_free_on_error(&pci->dev, __snd_card_als4000_probe(pci, pci_id)); in snd_card_als4000_probe()
H A Dbt87x.c895 return snd_card_free_on_error(&pci->dev, __snd_bt87x_probe(pci, pci_id)); in snd_bt87x_probe()
H A Datiixp_modem.c1253 return snd_card_free_on_error(&pci->dev, __snd_atiixp_probe(pci, pci_id)); in snd_atiixp_probe()
H A Dvia82xx_modem.c1163 return snd_card_free_on_error(&pci->dev, __snd_via82xx_probe(pci, pci_id)); in snd_via82xx_probe()
H A Dsis7019.c1392 return snd_card_free_on_error(&pci->dev, __snd_sis7019_probe(pci, pci_id)); in snd_sis7019_probe()
H A Dintel8x0m.c1231 return snd_card_free_on_error(&pci->dev, __snd_intel8x0m_probe(pci, pci_id)); in snd_intel8x0m_probe()
H A Datiixp.c1629 return snd_card_free_on_error(&pci->dev, __snd_atiixp_probe(pci, pci_id)); in snd_atiixp_probe()
H A Dfm801.c1339 return snd_card_free_on_error(&pci->dev, __snd_card_fm801_probe(pci, pci_id)); in snd_card_fm801_probe()
H A Des1938.c1782 return snd_card_free_on_error(&pci->dev, __snd_es1938_probe(pci, pci_id)); in snd_es1938_probe()
H A Dsonicvibes.c1465 return snd_card_free_on_error(&pci->dev, __snd_sonic_probe(pci, pci_id)); in snd_sonic_probe()
H A Dcs4281.c1894 return snd_card_free_on_error(&pci->dev, __snd_cs4281_probe(pci, pci_id)); in snd_cs4281_probe()
H A Drme32.c1905 return snd_card_free_on_error(&pci->dev, __snd_rme32_probe(pci, pci_id)); in snd_rme32_probe()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c711 return snd_card_free_on_error(&pci->dev, in oxygen_pci_probe()
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1x.c1560 return snd_card_free_on_error(&pci->dev, __snd_emu10k1x_probe(pci, pci_id)); in snd_emu10k1x_probe()
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c1831 return snd_card_free_on_error(&pdev->dev, __hdmi_lpe_audio_probe(pdev)); in hdmi_lpe_audio_probe()
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_main.c1792 return snd_card_free_on_error(&pci->dev, __snd_ca0106_probe(pci, pci_id)); in snd_ca0106_probe()

12