Home
last modified time | relevance | path

Searched refs:to_edac_device_ctl_work (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/edac/
Dedac_core.h300 #define to_edac_device_ctl_work(w) \ macro
Dedac_device.c377 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function()