Searched refs:sync_tod_work (Results 1 – 2 of 2) sorted by relevance
523 mod_delayed_work(system_wq, &channel->sync_tod_work, in idt82p33_sync_tod()547 mod_delayed_work(system_wq, &channel->sync_tod_work, in idt82p33_sync_tod()557 container_of(work, struct idt82p33_channel, sync_tod_work.work); in idt82p33_sync_tod_work_handler()643 cancel_delayed_work_sync(&channel->sync_tod_work); in idt82p33_ptp_clock_unregister_all()775 INIT_DELAYED_WORK(&channel->sync_tod_work, in idt82p33_channel_init()
123 struct delayed_work sync_tod_work; member