Home
last modified time | relevance | path

Searched refs:active_pals (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dradio.c20 if (rc->active_pals == 0) in uwb_radio_select_channel()
97 rc->active_pals++; in uwb_radio_start()
119 rc->active_pals--; in uwb_radio_stop()
Duwb.h404 int active_pals; member