Lines Matching refs:uwb_rc
106 struct uwb_rc *rc;
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()
209 struct uwb_rc_neh *uwb_rc_neh_add(struct uwb_rc *rc, struct uwb_rccb *cmd, in uwb_rc_neh_add()
256 static void __uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in __uwb_rc_neh_rm()
270 void uwb_rc_neh_rm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_rm()
290 void uwb_rc_neh_arm(struct uwb_rc *rc, struct uwb_rc_neh *neh) in uwb_rc_neh_arm()
329 struct uwb_rc_neh *uwb_rc_neh_lookup(struct uwb_rc *rc, in uwb_rc_neh_lookup()
379 void uwb_rc_notif(struct uwb_rc *rc, struct uwb_rceb *rceb, ssize_t size) in uwb_rc_notif()
408 static void uwb_rc_neh_grok_event(struct uwb_rc *rc, struct uwb_rceb *rceb, size_t size) in uwb_rc_neh_grok_event()
480 void uwb_rc_neh_grok(struct uwb_rc *rc, void *buf, size_t buf_size) in uwb_rc_neh_grok()
548 void uwb_rc_neh_error(struct uwb_rc *rc, int error) in uwb_rc_neh_error()
573 struct uwb_rc *rc = neh->rc; in uwb_rc_neh_timer()
593 void uwb_rc_neh_create(struct uwb_rc *rc) in uwb_rc_neh_create()
604 void uwb_rc_neh_destroy(struct uwb_rc *rc) in uwb_rc_neh_destroy()