Searched refs:irq_check_work (Results 1 – 1 of 1) sorted by relevance
70 struct delayed_work irq_check_work; member108 container_of(work, struct flexcop_pci, irq_check_work.work); in flexcop_pci_irq_check_work()139 schedule_delayed_work(&fc_pci->irq_check_work, in flexcop_pci_irq_check_work()388 INIT_DELAYED_WORK(&fc_pci->irq_check_work, flexcop_pci_irq_check_work); in flexcop_pci_probe()391 schedule_delayed_work(&fc_pci->irq_check_work, in flexcop_pci_probe()414 cancel_delayed_work(&fc_pci->irq_check_work); in flexcop_pci_remove()