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