Home
last modified time | relevance | path

Searched refs:irq_check_work (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/b2c2/
H A Dflexcop-pci.c70 struct delayed_work irq_check_work; member
108 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()
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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/b2c2/
H A Dflexcop-pci.c70 struct delayed_work irq_check_work; member
108 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()
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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/b2c2/
H A Dflexcop-pci.c70 struct delayed_work irq_check_work; member
108 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()
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()