Searched refs:uwb_rc_neh (Results 1 - 3 of 3) sorted by relevance

/drivers/uwb/
H A Dneh.c103 struct uwb_rc_neh { struct
122 struct uwb_rc_neh *neh = container_of(kref, struct uwb_rc_neh, kref);
127 static void uwb_rc_neh_get(struct uwb_rc_neh *neh)
136 void uwb_rc_neh_put(struct uwb_rc_neh *neh)
163 int __uwb_rc_ctx_get(struct uwb_rc *rc, struct uwb_rc_neh *neh)
183 void __uwb_rc_ctx_put(struct uwb_rc *rc, struct uwb_rc_neh *neh)
209 struct uwb_rc_neh *uwb_rc_neh_add(struct uwb_rc *rc, struct uwb_rccb *cmd,
216 struct uwb_rc_neh *neh;
256 static void __uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *ne
[all...]
H A Duwb-internal.h92 struct uwb_rc_neh;
103 struct uwb_rc_neh *uwb_rc_neh_add(struct uwb_rc *rc, struct uwb_rccb *cmd,
106 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh);
107 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh);
108 void uwb_rc_neh_put(struct uwb_rc_neh *neh);
H A Dreset.c77 struct uwb_rc_neh *neh;

Completed in 10 milliseconds