Searched refs:kthread_cancel_delayed_work_sync (Results 1 – 7 of 7) sorted by relevance
289 kthread_cancel_delayed_work_sync(&gnss->read_work); in ice_gnss_close()440 kthread_cancel_delayed_work_sync(&gnss->read_work); in ice_gnss_exit()
1285 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_stop()1321 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_restart()2560 kthread_cancel_delayed_work_sync(&ptp->work); in ice_ptp_prepare_for_reset()2766 kthread_cancel_delayed_work_sync(&pf->ptp.work); in ice_ptp_release()
211 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *work);
358 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_clock_unregister()446 kthread_cancel_delayed_work_sync(&ptp->aux_work); in ptp_cancel_worker_sync()
1353 bool kthread_cancel_delayed_work_sync(struct kthread_delayed_work *dwork) in kthread_cancel_delayed_work_sync() function1357 EXPORT_SYMBOL_GPL(kthread_cancel_delayed_work_sync);
1023 kthread_cancel_delayed_work_sync(&one->ms_work); in sc16is7xx_set_termios()1223 kthread_cancel_delayed_work_sync(&one->ms_work); in sc16is7xx_shutdown()1572 kthread_cancel_delayed_work_sync(&s->p[i].ms_work); in sc16is7xx_remove()
401 kthread_cancel_delayed_work_sync(&chip->irq_poll_work); in mv88e6xxx_irq_poll_free()
Completed in 27 milliseconds