Home
last modified time | relevance | path

Searched refs:check_irq (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Dax88796.h40 int (*check_irq)(struct platform_device *pdev); member
/openbmc/linux/drivers/pci/hotplug/
H A Dcpci_hotplug.h46 int (*check_irq)(void *dev_id); member
H A Dcpcihp_zt5550.c208 zt5550_hpc_ops.check_irq = zt5550_hc_check_irq; in zt5550_hc_init_one()
H A Dcpci_hotplug_core.c276 !controller->ops->check_irq(controller->dev_id)) { in cpci_hp_intr()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dxsurf100.c285 ax88796_data.ax.check_irq = is_xsurf100_network_irq; in xsurf100_probe()
H A Dax88796.c180 if (!ax->plat->check_irq(pdev)) in ax_ei_interrupt_filtered()
502 if (ax->plat->check_irq) in ax_open()