Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <linux/delay.h>
#include <linux/rfkill.h>
#include <mach/tosa_bt.h>
Go to the source code of this file.
Functions | |
module_init (tosa_bt_init) | |
module_exit (tosa_bt_exit) | |
module_exit | ( | tosa_bt_exit | ) |
module_init | ( | tosa_bt_init | ) |