Searched refs:irq_check_work (Results 1 – 1 of 1) sorted by relevance
69 struct delayed_work irq_check_work; member107 container_of(work, struct flexcop_pci, irq_check_work.work); in flexcop_pci_irq_check_work()138 schedule_delayed_work(&fc_pci->irq_check_work, in flexcop_pci_irq_check_work()385 INIT_DELAYED_WORK(&fc_pci->irq_check_work, flexcop_pci_irq_check_work); in flexcop_pci_probe()388 schedule_delayed_work(&fc_pci->irq_check_work, in flexcop_pci_probe()411 cancel_delayed_work(&fc_pci->irq_check_work); in flexcop_pci_remove()