Searched refs:ssam_nf (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.h60 * struct ssam_nf - Notifier callback- and activation-registry for SSAM events.
68 struct ssam_nf { struct
137 struct ssam_nf notif;
H A Dcontroller.c175 * insert, find, and/or remove calls by holding ``struct ssam_nf.lock``.
210 * insert, find, and/or remove calls by holding ``struct ssam_nf.lock``.
233 * other insert, find, and/or remove calls by holding ``struct ssam_nf.lock``.
315 ssam_nf_refcount_inc(struct ssam_nf *nf, struct ssam_event_registry reg,
377 ssam_nf_refcount_dec(struct ssam_nf *nf, struct ssam_event_registry reg,
422 static void ssam_nf_refcount_dec_free(struct ssam_nf *nf,
440 static bool ssam_nf_refcount_empty(struct ssam_nf *nf)
464 static void ssam_nf_call(struct ssam_nf *nf, struct device *dev, u16 rqid,
496 static int ssam_nf_init(struct ssam_nf *nf)
521 static void ssam_nf_destroy(struct ssam_nf *n
[all...]

Completed in 317 milliseconds