Searched refs:uwb_pal_register (Results 1 – 4 of 4) sorted by relevance
30 int uwb_pal_register(struct uwb_pal *pal) in uwb_pal_register() function58 EXPORT_SYMBOL_GPL(uwb_pal_register);
281 uwb_pal_register(&rc->dbg->pal); in uwb_dbg_add_rc()
453 int uwb_pal_register(struct uwb_pal *pal);
34 return uwb_pal_register(&wusbhc->pal); in wusbhc_pal_register()