Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/rfkill.h>
#include <linux/olpc-ec.h>
Go to the source code of this file.
Functions | |
module_platform_driver (xo1_rfkill_driver) | |
MODULE_AUTHOR ("Daniel Drake <[email protected]>") | |
MODULE_LICENSE ("GPL") | |
MODULE_ALIAS ("platform:xo1-rfkill") | |
MODULE_ALIAS | ( | "platform:xo1-rfkill" | ) |
MODULE_AUTHOR | ( | "Daniel Drake <[email protected]>" | ) |
MODULE_LICENSE | ( | "GPL" | ) |
module_platform_driver | ( | xo1_rfkill_driver | ) |