Searched refs:uwb_pal (Results 1 – 8 of 8) sorted by relevance
33 struct uwb_pal *pal; in uwb_radio_channel_changed()88 int uwb_radio_start(struct uwb_pal *pal) in uwb_radio_start()112 void uwb_radio_stop(struct uwb_pal *pal) in uwb_radio_stop()168 struct uwb_pal *pal; in uwb_radio_reset_state()
439 struct uwb_pal { struct445 void (*channel_changed)(struct uwb_pal *pal, int channel); argument446 void (*new_rsv)(struct uwb_pal *pal, struct uwb_rsv *rsv); argument452 void uwb_pal_init(struct uwb_pal *pal); argument453 int uwb_pal_register(struct uwb_pal *pal);454 void uwb_pal_unregister(struct uwb_pal *pal);456 int uwb_radio_start(struct uwb_pal *pal);457 void uwb_radio_stop(struct uwb_pal *pal);
18 void uwb_pal_init(struct uwb_pal *pal) in uwb_pal_init()30 int uwb_pal_register(struct uwb_pal *pal) in uwb_pal_register()98 void uwb_pal_unregister(struct uwb_pal *pal) in uwb_pal_unregister()
41 struct uwb_pal pal;242 static void uwb_dbg_channel_changed(struct uwb_pal *pal, int channel) in uwb_dbg_channel_changed()252 static void uwb_dbg_new_rsv(struct uwb_pal *pal, struct uwb_rsv *rsv) in uwb_dbg_new_rsv()347 struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal) in uwb_dbg_create_pal_dir()
354 struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal);
737 struct uwb_pal *pal; in uwb_rsv_new_target()
10 static void wusbhc_channel_changed(struct uwb_pal *pal, int channel) in wusbhc_channel_changed()
237 struct uwb_pal pal;