Home
last modified time | relevance | path

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

/drivers/uwb/
Dradio.c145 int uwb_radio_force_channel(struct uwb_rc *rc, int channel) in uwb_radio_force_channel() function
Duwb-internal.h313 int uwb_radio_force_channel(struct uwb_rc *rc, int channel);
Dbeacon.c605 result = uwb_radio_force_channel(rc, channel); in uwb_rc_beacon_store()