Home
last modified time | relevance | path

Searched refs:err_irq (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/linux/arch/sh/drivers/pci/
H A Dcommon.c94 enable_irq(hose->err_irq); in pcibios_enable_err()
108 if (hose->err_irq) { in pcibios_enable_timers()
151 if (hose->err_irq) { in pcibios_handle_status_errors()
152 disable_irq_nosync(hose->err_irq); in pcibios_handle_status_errors()
H A Dpci-sh7780.c63 .err_irq = evt2irq(0xaa0),
192 ret = request_irq(hose->err_irq, sh7780_pci_err_irq, IRQF_SHARED, in sh7780_pci_setup_irqs()
217 free_irq(hose->err_irq, hose); in sh7780_pci_teardown_irqs()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-keystone.c132 goto err_irq; in kdwc3_probe()
142 goto err_irq; in kdwc3_probe()
150 goto err_irq; in kdwc3_probe()
166 err_irq: in kdwc3_probe()
/openbmc/linux/drivers/usb/host/
H A Dehci-xilinx-of.c150 goto err_irq; in ehci_hcd_xilinx_of_probe()
156 goto err_irq; in ehci_hcd_xilinx_of_probe()
189 err_irq: in ehci_hcd_xilinx_of_probe()
H A Duhci-grlib.c128 goto err_irq; in uhci_hcd_grlib_probe()
137 goto err_irq; in uhci_hcd_grlib_probe()
142 err_irq: in uhci_hcd_grlib_probe()
H A Dehci-grlib.c106 goto err_irq; in ehci_hcd_grlib_probe()
136 err_irq: in ehci_hcd_grlib_probe()
H A Dehci-ppc-of.c126 goto err_irq; in ehci_hcd_ppc_of_probe()
180 err_irq: in ehci_hcd_ppc_of_probe()
/openbmc/linux/drivers/usb/gadget/udc/
H A Damd5536udc_pci.c128 goto err_irq; in udc_pci_probe()
145 goto err_irq; in udc_pci_probe()
183 err_irq: in udc_pci_probe()
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c210 int ret, err_irq; in fsl_bman_probe() local
262 err_irq = platform_get_irq(pdev, 0); in fsl_bman_probe()
263 if (err_irq <= 0) { in fsl_bman_probe()
267 ret = devm_request_irq(dev, err_irq, bman_isr, IRQF_SHARED, "bman-err", in fsl_bman_probe()
/openbmc/linux/drivers/mfd/
H A Dpalmas.c607 goto err_irq; in palmas_i2c_probe()
611 goto err_irq; in palmas_i2c_probe()
642 goto err_irq; in palmas_i2c_probe()
646 goto err_irq; in palmas_i2c_probe()
669 goto err_irq; in palmas_i2c_probe()
678 goto err_irq; in palmas_i2c_probe()
687 err_irq: in palmas_i2c_probe()
H A Dfsl-imx25-tsadc.c187 goto err_irq; in mx25_tsadc_probe()
191 err_irq: in mx25_tsadc_probe()
/openbmc/linux/arch/sh/boards/mach-x3proto/
H A Dgpio.c114 goto err_irq; in x3proto_gpio_setup()
127 err_irq: in x3proto_gpio_setup()
/openbmc/qemu/hw/ssi/
H A Dibex_spi_host.c185 int err_irq = 0, event_irq = 0; in ibex_spi_host_irq() local
191 err_irq = 1; in ibex_spi_host_irq()
195 err_irq = 1; in ibex_spi_host_irq()
199 err_irq = 1; in ibex_spi_host_irq()
203 err_irq = 1; in ibex_spi_host_irq()
205 if (err_irq) { in ibex_spi_host_irq()
210 qemu_set_irq(s->host_err, err_irq); in ibex_spi_host_irq()
/openbmc/linux/drivers/clocksource/
H A Dtimer-lpc32xx.c246 goto err_irq; in lpc32xx_clockevent_init()
269 goto err_irq; in lpc32xx_clockevent_init()
274 err_irq: in lpc32xx_clockevent_init()
H A Dtimer-cs5535.c159 goto err_irq; in cs5535_mfgpt_init()
176 err_irq: in cs5535_mfgpt_init()
/openbmc/linux/drivers/input/misc/
H A Dwm831x-on.c112 goto err_irq; in wm831x_on_probe()
119 err_irq: in wm831x_on_probe()
/openbmc/linux/arch/sh/drivers/
H A Dpush-switch.c73 goto err_irq; in switch_drv_probe()
87 err_irq: in switch_drv_probe()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c86 goto err_irq; in enetc_ptp_probe()
102 err_irq: in enetc_ptp_probe()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.c130 goto err_irq; in ath_ahb_probe()
140 err_irq: in ath_ahb_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-pl030.c122 goto err_irq; in pl030_probe()
132 err_irq: in pl030_probe()
/openbmc/linux/arch/mips/cavium-octeon/
H A Doct_ilm.c148 goto err_irq; in oct_ilm_module_init()
155 err_irq: in oct_ilm_module_init()
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-core.c138 goto err_irq; in img_ir_probe()
146 err_irq: in img_ir_probe()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dcore.c451 goto err_irq; in ssam_serial_hub_pm_suspend()
456 err_irq: in ssam_serial_hub_pm_suspend()
688 goto err_irq; in ssam_serial_hub_probe()
712 err_irq: in ssam_serial_hub_probe()
/openbmc/linux/drivers/spi/
H A Dspi-rockchip-sfc.c626 goto err_irq; in rockchip_sfc_probe()
633 goto err_irq; in rockchip_sfc_probe()
638 goto err_irq; in rockchip_sfc_probe()
645 goto err_irq; in rockchip_sfc_probe()
649 err_irq: in rockchip_sfc_probe()
/openbmc/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c405 goto err_irq; in pxa2xx_ac97_hw_probe()
410 goto err_irq; in pxa2xx_ac97_hw_probe()
414 err_irq: in pxa2xx_ac97_hw_probe()

12345