Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device.c335 * edac_device_workq_function
346 static void edac_device_workq_function(struct work_struct *work_req) in edac_device_workq_function() function
395 INIT_DELAYED_WORK(&edac_dev->work, edac_device_workq_function); in edac_device_workq_setup()
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device.c305 * edac_device_workq_function
316 static void edac_device_workq_function(struct work_struct *work_req) in edac_device_workq_function() function
365 INIT_DELAYED_WORK(&edac_dev->work, edac_device_workq_function); in edac_device_workq_setup()

Completed in 2 milliseconds