Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dneh.c532 void uwb_rc_neh_error(struct uwb_rc *rc, int error) in uwb_rc_neh_error() function
551 EXPORT_SYMBOL_GPL(uwb_rc_neh_error);
Duwb.h584 void uwb_rc_neh_error(struct uwb_rc *, int);
Dhwa-rc.c653 uwb_rc_neh_error(hwarc->uwb_rc, result); in hwarc_neep_cb()