Home
last modified time | relevance | path

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

1234

/drivers/usb/dwc3/
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()
/drivers/soc/fsl/qbman/
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()
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()
/drivers/usb/host/
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()
A Duhci-grlib.c129 goto err_irq; in uhci_hcd_grlib_probe()
138 goto err_irq; in uhci_hcd_grlib_probe()
143 err_irq: in uhci_hcd_grlib_probe()
A Dehci-grlib.c106 goto err_irq; in ehci_hcd_grlib_probe()
136 err_irq: in ehci_hcd_grlib_probe()
A Dehci-ppc-of.c126 goto err_irq; in ehci_hcd_ppc_of_probe()
180 err_irq: in ehci_hcd_ppc_of_probe()
/drivers/usb/gadget/udc/
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()
/drivers/mfd/
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()
A Dfsl-imx25-tsadc.c186 goto err_irq; in mx25_tsadc_probe()
190 err_irq: in mx25_tsadc_probe()
/drivers/media/pci/mgb4/
A Dmgb4_vin.c793 mgb4_write_reg(video, 0xB4, 1U << vindev->config->err_irq); in err_handler()
901 int vin_irq, err_irq; in mgb4_vin_create() local
926 err_irq = xdma_get_user_irq(mgbdev->xdev, vindev->config->err_irq); in mgb4_vin_create()
927 rv = request_irq(err_irq, err_handler, 0, "mgb4-err", vindev); in mgb4_vin_create()
980 xdma_enable_user_irq(vindev->mgbdev->xdev, err_irq); in mgb4_vin_create()
1007 free_irq(err_irq, vindev); in mgb4_vin_create()
1021 int err_irq = xdma_get_user_irq(vindev->mgbdev->xdev, in mgb4_vin_free() local
1022 vindev->config->err_irq); in mgb4_vin_free()
1024 xdma_disable_user_irq(vindev->mgbdev->xdev, err_irq); in mgb4_vin_free()
1027 free_irq(err_irq, vindev); in mgb4_vin_free()
A Dmgb4_vin.h35 int err_irq; member
/drivers/clocksource/
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()
A Dtimer-cs5535.c159 goto err_irq; in cs5535_mfgpt_init()
176 err_irq: in cs5535_mfgpt_init()
/drivers/net/wireless/ath/ath9k/
A Dahb.c103 goto err_irq; in ath_ahb_probe()
113 err_irq: in ath_ahb_probe()
/drivers/input/misc/
A Dwm831x-on.c112 goto err_irq; in wm831x_on_probe()
119 err_irq: in wm831x_on_probe()
A Diqs626a.c1715 goto err_irq; in iqs626_suspend()
1726 goto err_irq; in iqs626_suspend()
1733 goto err_irq; in iqs626_suspend()
1747 err_irq: in iqs626_suspend()
1769 goto err_irq; in iqs626_resume()
1780 goto err_irq; in iqs626_resume()
1785 goto err_irq; in iqs626_resume()
1794 err_irq: in iqs626_resume()
/drivers/net/ethernet/freescale/enetc/
A Denetc_ptp.c86 goto err_irq; in enetc_ptp_probe()
102 err_irq: in enetc_ptp_probe()
/drivers/rtc/
A Drtc-pl030.c122 goto err_irq; in pl030_probe()
132 err_irq: in pl030_probe()
/drivers/platform/surface/aggregator/
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()
/drivers/media/rc/img-ir/
A Dimg-ir-core.c138 goto err_irq; in img_ir_probe()
146 err_irq: in img_ir_probe()
/drivers/input/serio/
A Dolpc_apsp.c225 goto err_irq; in olpc_apsp_probe()
234 err_irq: in olpc_apsp_probe()
/drivers/nfc/microread/
A Di2c.c260 goto err_irq; in microread_i2c_probe()
264 err_irq: in microread_i2c_probe()
/drivers/spi/
A Dspi-rockchip-sfc.c676 goto err_irq; in rockchip_sfc_probe()
682 goto err_irq; in rockchip_sfc_probe()
689 goto err_irq; in rockchip_sfc_probe()
725 err_irq: in rockchip_sfc_probe()
/drivers/tty/serial/
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()

Completed in 63 milliseconds

1234