Home
last modified time | relevance | path

Searched refs:edac_stop_work (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/edac/
H A Dwq.c18 bool edac_stop_work(struct delayed_work *work) in edac_stop_work() function
27 EXPORT_SYMBOL_GPL(edac_stop_work);
H A Dedac_module.h52 bool edac_stop_work(struct delayed_work *work);
H A Dedac_pci.c269 edac_stop_work(&pci->work); in edac_pci_del_device()
H A Dedac_device.c389 edac_stop_work(&edac_dev->work); in edac_device_workq_teardown()
H A Dedac_mc.c708 edac_stop_work(&mci->work); in edac_mc_del_mc()