Searched refs:sa_notify_resource (Results 1 – 2 of 2) sorted by relevance
79 int (*sa_notify_resource)(sa_resource_t); member
631 if (ops->sa_notify_resource != NULL) in sa_proto_notify_resource()632 ret = ops->sa_notify_resource(resource); in sa_proto_notify_resource()