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