Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Duwbd.c252 __uwb_rc_put(rc); /* for the __uwb_rc_get() in uwb_rc_notif_cb() */ in uwbd_event_handle()
346 __uwb_rc_put(evt->rc); in uwbd_event_queue()
362 __uwb_rc_put(rc); in uwbd_flush()
Duwb-internal.h56 static inline void __uwb_rc_put(struct uwb_rc *rc) in __uwb_rc_put() function
Dlc-rc.c581 __uwb_rc_put(rc); in uwb_rc_put()