Searched refs:cfs_work (Results 1 – 1 of 1) sorted by relevance
27 struct delayed_work cfs_work; member573 epf_group = container_of(work, struct pci_epf_group, cfs_work.work); in pci_epf_cfs_work()632 INIT_DELAYED_WORK(&epf_group->cfs_work, pci_epf_cfs_work); in pci_epf_make()633 queue_delayed_work(system_wq, &epf_group->cfs_work, in pci_epf_make()