Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/
Dradio.c88 int uwb_radio_start(struct uwb_pal *pal) in uwb_radio_start() function
104 EXPORT_SYMBOL_GPL(uwb_radio_start);
Duwb-debug.c174 ret = uwb_radio_start(&rc->dbg->pal); in command_write()
Duwb.h456 int uwb_radio_start(struct uwb_pal *pal);
/Linux-v5.4/drivers/staging/wusbcore/
Dmmc.c289 result = uwb_radio_start(&wusbhc->pal); in wusbhc_chid_set()