Home
last modified time | relevance | path

Searched refs:__uwb_rc_get (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/uwb/
Dreset.c344 evt->rc = __uwb_rc_get(rc); /* will be put by uwbd's uwbd_event_handle() */ in uwb_rc_reset_all()
Duwb-internal.h37 static inline struct uwb_rc *__uwb_rc_get(struct uwb_rc *rc) in __uwb_rc_get() function
Dneh.c383 uwb_evt->rc = __uwb_rc_get(rc); /* will be put by uwbd's uwbd_event_handle() */ in uwb_rc_notif()
Dlc-rc.c458 __uwb_rc_get(rc); in __uwb_rc_try_get()