edac_stop_work
edac_stop_work(&edac_dev->work);
edac_stop_work(&mci->work);
bool edac_stop_work(struct delayed_work *work);
edac_stop_work(&pci->work);
EXPORT_SYMBOL_GPL(edac_stop_work);