Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/debugfs.h>
#include <linux/uwb.h>
#include <linux/export.h>
#include "uwb-internal.h"
Go to the source code of this file.
EXPORT_SYMBOL_GPL | ( | uwb_pal_init | ) |
EXPORT_SYMBOL_GPL | ( | uwb_pal_register | ) |
EXPORT_SYMBOL_GPL | ( | uwb_pal_unregister | ) |
uwb_pal_register - register a UWB PAL : the PAL
The PAL must be initialized with uwb_pal_init().