Searched refs:hb_task (Results 1 – 2 of 2) sorted by relevance
1211 hb_task.work); in octep_hb_timeout_task()1217 queue_delayed_work(octep_wq, &oct->hb_task, in octep_hb_timeout_task()1335 INIT_DELAYED_WORK(&oct->hb_task, octep_hb_timeout_task); in octep_device_setup()1373 cancel_delayed_work_sync(&oct->hb_task); in octep_device_cleanup()1484 queue_delayed_work(octep_wq, &octep_dev->hb_task, in octep_probe()
327 struct delayed_work hb_task; member
Completed in 7 milliseconds