Home
last modified time | relevance | path

Searched refs:timer_work (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/mei/
H A Dinit.c87 cancel_delayed_work_sync(&dev->timer_work); in mei_cancel_work()
383 INIT_DELAYED_WORK(&dev->timer_work, mei_timer); in mei_device_init()
H A Dinterrupt.c607 schedule_delayed_work(&dev->timer_work, MEI_STALL_TIMER_FREQ); in mei_schedule_stall_timer()
620 struct mei_device, timer_work.work); in mei_timer()
H A Dpci-me.c397 schedule_delayed_work(&dev->timer_work, HZ); in mei_me_pci_resume()
H A Dmei_dev.h511 struct delayed_work timer_work; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/mei/
H A Dinit.c87 cancel_delayed_work_sync(&dev->timer_work); in mei_cancel_work()
383 INIT_DELAYED_WORK(&dev->timer_work, mei_timer); in mei_device_init()
H A Dinterrupt.c607 schedule_delayed_work(&dev->timer_work, MEI_STALL_TIMER_FREQ); in mei_schedule_stall_timer()
620 struct mei_device, timer_work.work); in mei_timer()
H A Dpci-me.c397 schedule_delayed_work(&dev->timer_work, HZ); in mei_me_pci_resume()
H A Dmei_dev.h511 struct delayed_work timer_work; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/mei/
H A Dinit.c87 cancel_delayed_work_sync(&dev->timer_work); in mei_cancel_work()
383 INIT_DELAYED_WORK(&dev->timer_work, mei_timer); in mei_device_init()
H A Dinterrupt.c607 schedule_delayed_work(&dev->timer_work, MEI_STALL_TIMER_FREQ); in mei_schedule_stall_timer()
620 struct mei_device, timer_work.work); in mei_timer()
H A Dpci-me.c397 schedule_delayed_work(&dev->timer_work, HZ); in mei_me_pci_resume()
H A Dmei_dev.h511 struct delayed_work timer_work; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/scsi/
H A Dlibfcoe.h130 struct work_struct timer_work; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/scsi/
H A Dlibfcoe.h130 struct work_struct timer_work; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/scsi/
H A Dlibfcoe.h130 struct work_struct timer_work; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c149 INIT_WORK(&fip->timer_work, fcoe_ctlr_timer_work); in fcoe_ctlr_init()
306 cancel_work_sync(&fip->timer_work); in fcoe_ctlr_destroy()
740 schedule_work(&fip->timer_work); in fcoe_ctlr_els_send()
1786 schedule_work(&fip->timer_work); in fcoe_ctlr_timeout()
1808 fip = container_of(work, struct fcoe_ctlr, timer_work); in fcoe_ctlr_timer_work()
3041 schedule_work(&fip->timer_work); in fcoe_ctlr_disc_start()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c149 INIT_WORK(&fip->timer_work, fcoe_ctlr_timer_work); in fcoe_ctlr_init()
306 cancel_work_sync(&fip->timer_work); in fcoe_ctlr_destroy()
740 schedule_work(&fip->timer_work); in fcoe_ctlr_els_send()
1786 schedule_work(&fip->timer_work); in fcoe_ctlr_timeout()
1808 fip = container_of(work, struct fcoe_ctlr, timer_work); in fcoe_ctlr_timer_work()
3041 schedule_work(&fip->timer_work); in fcoe_ctlr_disc_start()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c149 INIT_WORK(&fip->timer_work, fcoe_ctlr_timer_work); in fcoe_ctlr_init()
306 cancel_work_sync(&fip->timer_work); in fcoe_ctlr_destroy()
740 schedule_work(&fip->timer_work); in fcoe_ctlr_els_send()
1786 schedule_work(&fip->timer_work); in fcoe_ctlr_timeout()
1808 fip = container_of(work, struct fcoe_ctlr, timer_work); in fcoe_ctlr_timer_work()
3041 schedule_work(&fip->timer_work); in fcoe_ctlr_disc_start()