Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Duwbd.c238 __uwb_rc_put(rc); /* for the __uwb_rc_get() in uwb_rc_notif_cb() */ in uwbd_event_handle()
332 __uwb_rc_put(evt->rc); in uwbd_event_queue()
348 __uwb_rc_put(rc); in uwbd_flush()
Duwb-internal.h43 static inline void __uwb_rc_put(struct uwb_rc *rc) in __uwb_rc_put() function
Dlc-rc.c567 __uwb_rc_put(rc); in uwb_rc_put()