Home
last modified time | relevance | path

Searched refs:bus_teardown_intr (Results 1 – 25 of 116) sorted by relevance

12345

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_ehci.c341 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_attach()
372 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_attach()
413 err = bus_teardown_intr(dev, esc->res[5], in vybrid_ehci_detach()
/f-stack/freebsd/x86/pci/
H A Dqpi.c213 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
299 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/f-stack/freebsd/arm/nvidia/
H A Dtegra_mc.c271 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_mc_attach()
288 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_mc_detach()
H A Dtegra_rtc.c257 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_rtc_attach()
274 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_rtc_detach()
H A Das3722.c343 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in as3722_attach()
357 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in as3722_detach()
H A Dtegra_sdhci.c402 bus_teardown_intr(dev, sc->irq_res, sc->intr_cookie); in tegra_sdhci_attach()
426 bus_teardown_intr(dev, sc->irq_res, sc->intr_cookie); in tegra_sdhci_detach()
H A Dtegra_i2c.c731 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_i2c_attach()
750 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in tegra_i2c_detach()
778 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/f-stack/freebsd/x86/x86/
H A Dlegacy.c93 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
305 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
H A Dmptable_pci.c186 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/f-stack/freebsd/mips/malta/
H A Dgt.c117 DEVMETHOD(bus_teardown_intr, gt_teardown_intr),
H A Dobio.c172 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/f-stack/freebsd/arm/arm/
H A Dpmu.c154 bus_teardown_intr(dev, sc->irq[i].res, sc->irq[i].ih); in pmu_attach()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_dotg.c154 err = bus_teardown_intr(dev, sc->sc_irq_res, in dotg_fdt_detach()
H A Dmtk_ohci.c176 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ohci_fdt_detach()
H A Dmtk_ehci.c176 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ehci_fdt_detach()
/f-stack/freebsd/arm64/qoriq/
H A Dqoriq_therm.c359 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih); in qoriq_therm_attach()
378 bus_teardown_intr(dev, sc->irq_res, sc->irq_ih); in qoriq_therm_detach()
/f-stack/freebsd/mips/cavium/
H A Dobio.c195 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kmod.c208 bus_teardown_intr(dev, sc->irq_res, sc->intr_hl); in bcm_vchiq_detach()
/f-stack/freebsd/mips/atheros/
H A Dar71xx_ohci.c177 bus_teardown_intr(dev, sc->sc_ohci.sc_irq_res, sc->sc_ohci.sc_intr_hdl); in ar71xx_ohci_detach()
H A Dar71xx_ehci.c247 err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ar71xx_ehci_detach()
/f-stack/freebsd/mips/cavium/usb/
H A Doctusb_octeon.c182 err = bus_teardown_intr(dev, sc->sc_dci.sc_irq_res[i], in octusb_octeon_detach()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620.c447 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in max77620_attach()
461 bus_teardown_intr(dev, sc->irq_res, sc->irq_h); in max77620_detach()
/f-stack/freebsd/arm/ti/
H A Dti_mbox.c213 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_intr); in ti_mbox_detach()
H A Dti_wdt.c212 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_intr); in ti_wdt_detach()
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c598 bus_teardown_intr(dev, sc->gen_irq_res, sc->gen_irq_h); in host1x_detach()
606 bus_teardown_intr(dev, sc->syncpt_irq_res, sc->syncpt_irq_h); in host1x_detach()

12345