Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/edac/
Dedac_device.h235 #define to_edac_device_ctl_work(w) \ macro
Dedac_device.c319 struct edac_device_ctl_info *edac_dev = to_edac_device_ctl_work(d_work); in edac_device_workq_function()