Home
last modified time | relevance | path

Searched refs:bus_teardown_intr (Results 101 – 125 of 384) sorted by relevance

12345678910>>...16

/freebsd/sys/dev/qcom_tlmm/
H A Dqcom_tlmm_ipq4018.c272 bus_teardown_intr(dev, sc->gpio_irq_res, sc->gpio_ih); in qcom_tlmm_ipq4018_detach()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_vf_isr.c297 bus_teardown_intr(pdev, in adf_vf_isr_resource_free()
H A Dadf_isr.c271 bus_teardown_intr(info_pci_dev->pci_dev, in adf_free_irqs()
/freebsd/sys/arm/allwinner/
H A Da33_codec.c300 bus_teardown_intr(sc->dev, sc->res[1], sc->intrhand); in sun8i_codec_detach()
H A Daw_nmi.c387 bus_teardown_intr(dev, sc->res[1], sc->intrcookie); in aw_nmi_attach()
/freebsd/sys/dev/ahci/
H A Dahci_fsl_fdt.c405 DEVMETHOD(bus_teardown_intr, ahci_teardown_intr),
/freebsd/sys/riscv/riscv/
H A Dsbi.c408 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/atkbdc/
H A Datkbdc_isa.c77 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/usb/controller/
H A Dehci_pci.c520 int err = bus_teardown_intr(self, sc->sc_irq_res, sc->sc_intr_hdl); in ehci_pci_detach()
H A Dgeneric_ohci.c254 err = bus_teardown_intr(dev, sc->ohci_sc.sc_irq_res, in generic_ohci_detach()
/freebsd/sys/arm64/rockchip/
H A Drk3568_pcie.c237 bus_teardown_intr(dev, sc->irq_res, sc->irq_handle); in rk3568_pcie_detach()
/freebsd/sys/dev/ofw/
H A Dofw_cpu.c167 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mc_acpi.c362 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
H A Ddpaa2_mc_fdt.c365 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/viapm/
H A Dviapm.c955 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
990 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/sound/pci/
H A Dneomagic.c721 if (sc->ih) bus_teardown_intr(dev, sc->irq, sc->ih); in nm_pci_attach()
740 bus_teardown_intr(dev, sc->irq, sc->ih); in nm_pci_detach()
/freebsd/sys/arm64/arm64/
H A Dcmn600.c737 bus_teardown_intr(dev, sc->sc_res[2], sc->sc_ih); in cmn600_acpi_attach()
754 bus_teardown_intr(dev, sc->sc_res[2], sc->sc_ih); in cmn600_acpi_detach()
/freebsd/sys/dev/puc/
H A Dpuc.c371 bus_teardown_intr(dev, sc->sc_ires, sc->sc_icookie); in puc_bfe_attach()
429 bus_teardown_intr(dev, sc->sc_ires, sc->sc_icookie); in puc_bfe_detach()
/freebsd/sys/dev/vmd/
H A Dvmd.c155 bus_teardown_intr(sc->psc.dev, vi->vi_res, in vmd_free()
734 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/dev/mps/
H A Dmps_pci.c359 bus_teardown_intr(sc->mps_dev, q->irq, in mps_pci_free_interrupts()
/freebsd/sys/arm/mv/
H A Dmv_spi.c187 bus_teardown_intr(dev, sc->sc_irq_res, sc->sc_intrhand); in mv_spi_detach()
/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c306 error = bus_teardown_intr(sc->dev, ires, ihand); in tsec_release_intr()
/freebsd/sys/dev/ichiic/
H A Dig4_pci.c393 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),
/freebsd/sys/arm/arm/
H A Dnexus.c135 DEVMETHOD(bus_teardown_intr, nexus_teardown_intr),
/freebsd/sys/powerpc/powermac/
H A Dmacgpio.c98 DEVMETHOD(bus_teardown_intr, bus_generic_teardown_intr),

12345678910>>...16