Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Dreset.c358 evt->rc = __uwb_rc_get(rc); /* will be put by uwbd's uwbd_event_handle() */ in uwb_rc_reset_all()
Duwb-internal.h50 static inline struct uwb_rc *__uwb_rc_get(struct uwb_rc *rc) in __uwb_rc_get() function
Dneh.c397 uwb_evt->rc = __uwb_rc_get(rc); /* will be put by uwbd's uwbd_event_handle() */ in uwb_rc_notif()
Dlc-rc.c472 __uwb_rc_get(rc); in __uwb_rc_try_get()