Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/uwb/
Dradio.c141 int uwb_radio_force_channel(struct uwb_rc *rc, int channel) in uwb_radio_force_channel() function
Duwb-internal.h311 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()