Home
last modified time | relevance | path

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

123

/linux/arch/sh/drivers/pci/
H A Dcommon.c95 enable_irq(hose->err_irq); in pcibios_enable_err()
109 if (hose->err_irq) { in pcibios_enable_timers()
152 if (hose->err_irq) { in pcibios_handle_status_errors()
153 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()
/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c199 int ret, err_irq; in fsl_bman_probe() local
245 err_irq = platform_get_irq(pdev, 0); in fsl_bman_probe()
246 if (err_irq <= 0) { in fsl_bman_probe()
250 ret = devm_request_irq(dev, err_irq, bman_isr, IRQF_SHARED, "bman-err", in fsl_bman_probe()
H A Dqman_ccsr.c735 int ret, err_irq; in fsl_qman_probe() local
812 err_irq = platform_get_irq(pdev, 0); in fsl_qman_probe()
813 if (err_irq <= 0) { in fsl_qman_probe()
818 ret = devm_request_irq(dev, err_irq, qman_isr, IRQF_SHARED, "qman-err", in fsl_qman_probe()
/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()
/linux/drivers/mfd/
H A Dpalmas.c585 goto err_irq; in palmas_i2c_probe()
589 goto err_irq; in palmas_i2c_probe()
620 goto err_irq; in palmas_i2c_probe()
624 goto err_irq; in palmas_i2c_probe()
647 goto err_irq; in palmas_i2c_probe()
656 goto err_irq; in palmas_i2c_probe()
665 err_irq: in palmas_i2c_probe()
H A Dwm831x-core.c1664 goto err_irq; in wm831x_device_init()
1673 goto err_irq; in wm831x_device_init()
1682 goto err_irq; in wm831x_device_init()
1704 goto err_irq; in wm831x_device_init()
1710 err_irq: in wm831x_device_init()
/linux/arch/sh/boards/mach-x3proto/
H A Dgpio.c114 goto err_irq; in x3proto_gpio_setup()
127 err_irq: in x3proto_gpio_setup()
/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.c160 goto err_irq; in cs5535_mfgpt_init()
177 err_irq: in cs5535_mfgpt_init()
/linux/drivers/input/misc/
H A Dwm831x-on.c112 goto err_irq; in wm831x_on_probe()
119 err_irq: in wm831x_on_probe()
H A Diqs626a.c1714 goto err_irq; in iqs626_suspend()
1725 goto err_irq; in iqs626_suspend()
1732 goto err_irq; in iqs626_suspend()
1746 err_irq: in iqs626_suspend()
1768 goto err_irq; in iqs626_resume()
1779 goto err_irq; in iqs626_resume()
1784 goto err_irq; in iqs626_resume()
1793 err_irq: in iqs626_resume()
/linux/arch/sh/drivers/
H A Dpush-switch.c73 goto err_irq; in switch_drv_probe()
87 err_irq: in switch_drv_probe()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c83 goto err_irq; in enetc_ptp_probe()
98 err_irq: in enetc_ptp_probe()
/linux/drivers/net/wireless/ath/ath9k/
H A Dahb.c102 goto err_irq; in ath_ahb_probe()
112 err_irq: in ath_ahb_probe()
/linux/drivers/parisc/
H A Dlasi.c205 goto err_irq; in lasi_init_chip()
216 err_irq: in lasi_init_chip()
/linux/drivers/rtc/
H A Drtc-pl030.c122 goto err_irq; in pl030_probe()
132 err_irq: in pl030_probe()
/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()
/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c
/linux/drivers/platform/surface/aggregator/
H A Dcore.c469 goto err_irq; in ssam_serial_hub_pm_suspend()
474 err_irq: in ssam_serial_hub_pm_suspend()
720 goto err_irq; in ssam_serial_hub_probe()
761 err_irq: in ssam_serial_hub_probe()
/linux/drivers/input/serio/
H A Dolpc_apsp.c225 goto err_irq; in olpc_apsp_probe()
234 err_irq: in olpc_apsp_probe()
/linux/arch/sh/include/asm/
H A Dpci.h35 unsigned int err_irq, serr_irq; member
/linux/drivers/dma/ppc4xx/
H A Dadma.h69 int err_irq; member
/linux/drivers/w1/masters/
H A Domap_hdq.c613 goto err_irq; in omap_hdq_probe()
619 goto err_irq; in omap_hdq_probe()
636 err_irq: in omap_hdq_probe()
/linux/drivers/tty/serial/
H A Dlantiq.c116 unsigned int err_irq; member
720 ltq_port->err_irq = irq; in fetch_irq_lantiq()
746 retval = request_irq(ltq_port->err_irq, lqasc_err_int, in request_irq_lantiq()
767 free_irq(ltq_port->err_irq, port); in free_irq_lantiq()

123