Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dradio.c112 void uwb_radio_stop(struct uwb_pal *pal) in uwb_radio_stop() function
126 EXPORT_SYMBOL_GPL(uwb_radio_stop);
Dpal.c102 uwb_radio_stop(pal); in uwb_pal_unregister()
Duwb-debug.c177 uwb_radio_stop(&rc->dbg->pal); in command_write()
Duwb.h457 void uwb_radio_stop(struct uwb_pal *pal);
/Linux-v5.4/drivers/staging/wusbcore/
Dmmc.c291 uwb_radio_stop(&wusbhc->pal); in wusbhc_chid_set()