check_irq         173 drivers/net/ethernet/8390/ax88796.c 	if (!ax->plat->check_irq(pdev))
check_irq         495 drivers/net/ethernet/8390/ax88796.c 	if (ax->plat->check_irq)
check_irq         290 drivers/net/ethernet/8390/xsurf100.c 	ax88796_data.ax.check_irq = is_xsurf100_network_irq;
check_irq          46 drivers/pci/hotplug/cpci_hotplug.h 	int (*check_irq)(void *dev_id);
check_irq         276 drivers/pci/hotplug/cpci_hotplug_core.c 	    !controller->ops->check_irq(controller->dev_id)) {
check_irq         208 drivers/pci/hotplug/cpcihp_zt5550.c 		zt5550_hpc_ops.check_irq = zt5550_hc_check_irq;
check_irq          38 include/net/ax88796.h 	int (*check_irq)(struct platform_device *pdev);