Home
last modified time | relevance | path

Searched refs:ssam_nf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/platform/surface/aggregator/
H A Dcontroller.c315 ssam_nf_refcount_inc(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_inc()
377 ssam_nf_refcount_dec(struct ssam_nf *nf, struct ssam_event_registry reg, in ssam_nf_refcount_dec()
422 static void ssam_nf_refcount_dec_free(struct ssam_nf *nf, in ssam_nf_refcount_dec_free()
440 static bool ssam_nf_refcount_empty(struct ssam_nf *nf) in ssam_nf_refcount_empty()
464 static void ssam_nf_call(struct ssam_nf *nf, struct device *dev, u16 rqid, in ssam_nf_call()
496 static int ssam_nf_init(struct ssam_nf *nf) in ssam_nf_init()
521 static void ssam_nf_destroy(struct ssam_nf *nf) in ssam_nf_destroy()
780 struct ssam_nf *nf; in ssam_event_queue_work_fn()
2217 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_enable()
2281 struct ssam_nf *nf = &ctrl->cplt.event.notif; in ssam_nf_refcount_disable_free()
[all …]
H A Dcontroller.h68 struct ssam_nf { struct
137 struct ssam_nf notif;
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst35 .. |ssam_nf| replace:: :c:type:`struct ssam_nf <ssam_nf>` substdef
507 event ID combinations). See |ssam_nf|, |ssam_nf_refcount_inc|, and