Home
last modified time | relevance | path

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

12

/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()
/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()
/linux/include/sound/
H A Dcore.h293 int snd_card_free_on_error(struct device *dev, int ret);
/linux/sound/isa/galaxy/
H A Dgalaxy.c603 return snd_card_free_on_error(dev, __snd_galaxy_probe(dev, n)); in snd_galaxy_probe()
/linux/sound/isa/
H A Dsc6000.c670 return snd_card_free_on_error(devptr, __snd_sc6000_probe(devptr, dev)); in snd_sc6000_probe()
/linux/sound/pci/lola/
H A Dlola.c699 return snd_card_free_on_error(&pci->dev, __lola_probe(pci, pci_id)); in lola_probe()
/linux/sound/pci/
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 Dad1889.c909 return snd_card_free_on_error(&pci->dev, __snd_ad1889_probe(pci, pci_id)); in snd_ad1889_probe()
H A Dbt87x.c894 return snd_card_free_on_error(&pci->dev, __snd_bt87x_probe(pci, pci_id)); in snd_bt87x_probe()
H A Datiixp_modem.c1245 return snd_card_free_on_error(&pci->dev, __snd_atiixp_probe(pci, pci_id)); in snd_atiixp_probe()
H A Dvia82xx_modem.c1158 return snd_card_free_on_error(&pci->dev, __snd_via82xx_probe(pci, pci_id)); in snd_via82xx_probe()
H A Dintel8x0m.c1223 return snd_card_free_on_error(&pci->dev, __snd_intel8x0m_probe(pci, pci_id)); in snd_intel8x0m_probe()
H A Datiixp.c1620 return snd_card_free_on_error(&pci->dev, __snd_atiixp_probe(pci, pci_id)); in snd_atiixp_probe()
H A Dfm801.c1337 return snd_card_free_on_error(&pci->dev, __snd_card_fm801_probe(pci, pci_id)); in snd_card_fm801_probe()
H A Des1938.c1775 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.c1892 return snd_card_free_on_error(&pci->dev, __snd_cs4281_probe(pci, pci_id)); in snd_cs4281_probe()
H A Drme32.c1908 return snd_card_free_on_error(&pci->dev, __snd_rme32_probe(pci, pci_id)); in snd_rme32_probe()
H A Dazt3328.c2515 return snd_card_free_on_error(&pci->dev, __snd_azf3328_probe(pci, pci_id)); in snd_azf3328_probe()
/linux/sound/pci/oxygen/
H A Doxygen_lib.c711 return snd_card_free_on_error(&pci->dev, in oxygen_pci_probe()
/linux/sound/pci/emu10k1/
H A Demu10k1x.c1561 return snd_card_free_on_error(&pci->dev, __snd_emu10k1x_probe(pci, pci_id)); in snd_emu10k1x_probe()
/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()
/linux/sound/x86/
H A Dintel_hdmi_audio.c1830 return snd_card_free_on_error(&pdev->dev, __hdmi_lpe_audio_probe(pdev)); in hdmi_lpe_audio_probe()
/linux/sound/pci/echoaudio/
H A Dechoaudio.c2133 return snd_card_free_on_error(&pci->dev, __snd_echo_probe(pci, pci_id)); in snd_echo_probe()
/linux/sound/pci/ali5451/
H A Dali5451.c2154 return snd_card_free_on_error(&pci->dev, __snd_ali_probe(pci, pci_id)); in snd_ali_probe()

12