Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dedac.h19 typedef void (*edac_notify_callback_f)(const struct device *dev, void *data); typedef
64 edac_notify_callback_f cb);
380 edac_notify_callback_f cb) in edac_notify_callback_set()
/Zephyr-Core-3.5.0/drivers/edac/
Dedac_ibecc.c23 edac_notify_callback_f cb;
249 edac_notify_callback_f cb) in notify_callback_set()