Searched refs:uwb_pal (Results 1 – 8 of 8) sorted by relevance
44 struct uwb_pal *pal; in uwb_radio_channel_changed()99 int uwb_radio_start(struct uwb_pal *pal) in uwb_radio_start()123 void uwb_radio_stop(struct uwb_pal *pal) in uwb_radio_stop()179 struct uwb_pal *pal; in uwb_radio_reset_state()
29 void uwb_pal_init(struct uwb_pal *pal) in uwb_pal_init()41 int uwb_pal_register(struct uwb_pal *pal) in uwb_pal_register()109 void uwb_pal_unregister(struct uwb_pal *pal) in uwb_pal_unregister()
56 struct uwb_pal pal;257 static void uwb_dbg_channel_changed(struct uwb_pal *pal, int channel) in uwb_dbg_channel_changed()267 static void uwb_dbg_new_rsv(struct uwb_pal *pal, struct uwb_rsv *rsv) in uwb_dbg_new_rsv()362 struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal) in uwb_dbg_create_pal_dir()
367 struct dentry *uwb_dbg_create_pal_dir(struct uwb_pal *pal);
748 struct uwb_pal *pal; in uwb_rsv_new_target()
453 struct uwb_pal { struct459 void (*channel_changed)(struct uwb_pal *pal, int channel); argument460 void (*new_rsv)(struct uwb_pal *pal, struct uwb_rsv *rsv); argument466 void uwb_pal_init(struct uwb_pal *pal); argument467 int uwb_pal_register(struct uwb_pal *pal);468 void uwb_pal_unregister(struct uwb_pal *pal);470 int uwb_radio_start(struct uwb_pal *pal);471 void uwb_radio_stop(struct uwb_pal *pal);
10 static void wusbhc_channel_changed(struct uwb_pal *pal, int channel) in wusbhc_channel_changed()
237 struct uwb_pal pal;