Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/uwb/
Duwbd.c252 __uwb_rc_put(rc); /* for the __uwb_rc_get() in uwb_rc_notif_cb() */ in uwbd_event_handle()
343 __uwb_rc_put(evt->rc); in uwbd_event_queue()
359 __uwb_rc_put(rc); in uwbd_flush()
Duwb-internal.h57 static inline void __uwb_rc_put(struct uwb_rc *rc) in __uwb_rc_put() function
Dlc-rc.c472 __uwb_rc_put(rc); in uwb_rc_put()