Searched refs:notify_cb_set (Results 1 – 2 of 2) sorted by relevance
71 int (*notify_cb_set)(const struct device *dev, member408 if (api->notify_cb_set == NULL) { in edac_notify_callback_set()412 return api->notify_cb_set(dev, cb); in edac_notify_callback_set()
283 .notify_cb_set = notify_callback_set,