Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dedac.h43 typedef void (*edac_notify_callback_f)(const struct device *dev, void *data); typedef
72 edac_notify_callback_f cb);
404 edac_notify_callback_f cb) in edac_notify_callback_set()
/Zephyr-latest/drivers/edac/
Dedac_ibecc.c23 edac_notify_callback_f cb;
249 edac_notify_callback_f cb) in notify_callback_set()