Home
last modified time | relevance | path

Searched refs:uwb_rc_reset_all (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dreset.c325 uwb_rc_reset_all(rc); in uwbd_msg_handle_reset()
336 void uwb_rc_reset_all(struct uwb_rc *rc) in uwb_rc_reset_all() function
351 EXPORT_SYMBOL_GPL(uwb_rc_reset_all);
Dwhc-rc.c97 uwb_rc_reset_all(uwb_rc); in whcrc_cmd()
Duwb.h585 void uwb_rc_reset_all(struct uwb_rc *rc);
Dhwa-rc.c654 uwb_rc_reset_all(hwarc->uwb_rc); in hwarc_neep_cb()
/Linux-v5.4/drivers/staging/wusbcore/
Dwusbhc.c439 uwb_rc_reset_all(wusbhc->uwb_rc); in wusbhc_reset_all()