Searched refs:time_sync_work (Results 1 – 2 of 2) sorted by relevance
175 struct delayed_work time_sync_work; member
2864 container_of(work, struct cnss_pci_data, time_sync_work.work); in cnss_pci_time_sync_work_hdlr()2888 schedule_delayed_work(&pci_priv->time_sync_work, in cnss_pci_time_sync_work_hdlr()2916 cnss_pci_time_sync_work_hdlr(&pci_priv->time_sync_work.work); in cnss_pci_start_time_sync_update()2934 cancel_delayed_work_sync(&pci_priv->time_sync_work); in cnss_pci_stop_time_sync_update()7646 INIT_DELAYED_WORK(&pci_priv->time_sync_work, in cnss_pci_probe()