Searched refs:kthread_cancel_delayed_work_sync (Results 1 – 5 of 5) sorted by relevance
307 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_clock_unregister()395 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_cancel_worker_sync()
200 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *work);
1183 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync() function1187 EXPORT_SYMBOL_GPL(kthread_cancel_delayed_work_sync);
511 kthread_cancel_delayed_work_sync(&w_data->idle_injection_work); in stop_power_clamp_worker()
393 kthread_cancel_delayed_work_sync(&chip->irq_poll_work); in mv88e6xxx_irq_poll_free()