Home
last modified time | relevance | path

Searched defs:neh (Results 1 – 2 of 2) sorted by relevance

/drivers/uwb/
Dneh.c122 struct uwb_rc_neh *neh = container_of(kref, struct uwb_rc_neh, kref); in uwb_rc_neh_release() local
127 static void uwb_rc_neh_get(struct uwb_rc_neh *neh) in uwb_rc_neh_get()
136 void uwb_rc_neh_put(struct uwb_rc_neh *neh) in uwb_rc_neh_put()
163 int __uwb_rc_ctx_get(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_get()
183 void __uwb_rc_ctx_put(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_put()
216 struct uwb_rc_neh *neh; in uwb_rc_neh_add() local
254 static void __uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_neh_rm()
268 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_rm()
288 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_arm()
299 static void uwb_rc_neh_cb(struct uwb_rc_neh *neh, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_cb()
[all …]
Dreset.c77 struct uwb_rc_neh *neh; in uwb_rc_cmd_async() local