Searched defs:edac_device_workq_function (Results 1 - 1 of 1) sorted by relevance

/drivers/edac/
H A Dedac_device.c363 * edac_device_workq_function
374 static void edac_device_workq_function(struct work_struct *work_req) function
425 INIT_DELAYED_WORK(&edac_dev->work, edac_device_workq_function);

Completed in 12 milliseconds