Home
last modified time | relevance | path

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

/drivers/uwb/
Dneh.c119 struct uwb_rc_neh *neh = container_of(kref, struct uwb_rc_neh, kref); in uwb_rc_neh_release() local
124 static void uwb_rc_neh_get(struct uwb_rc_neh *neh) in uwb_rc_neh_get()
133 void uwb_rc_neh_put(struct uwb_rc_neh *neh) in uwb_rc_neh_put()
160 int __uwb_rc_ctx_get(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_get()
180 void __uwb_rc_ctx_put(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_ctx_put()
213 struct uwb_rc_neh *neh; in uwb_rc_neh_add() local
253 static void __uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_neh_rm()
267 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_rm()
287 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_arm()
298 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.c74 struct uwb_rc_neh *neh; in uwb_rc_cmd_async() local