Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | DRIVER_DESC "WL1273 FM Radio Core" |
Functions | |
MODULE_DEVICE_TABLE (i2c, wl1273_driver_id_table) | |
late_initcall (wl1273_core_init) | |
module_exit (wl1273_core_exit) | |
MODULE_AUTHOR ("Matti Aaltonen <[email protected]>") | |
MODULE_DESCRIPTION (DRIVER_DESC) | |
MODULE_LICENSE ("GPL") | |
#define DRIVER_DESC "WL1273 FM Radio Core" |
Definition at line 27 of file wl1273-core.c.
late_initcall | ( | wl1273_core_init | ) |
MODULE_AUTHOR | ( | "Matti Aaltonen <[email protected]>" | ) |
MODULE_DESCRIPTION | ( | DRIVER_DESC | ) |
MODULE_DEVICE_TABLE | ( | i2c | , |
wl1273_driver_id_table | |||
) |
module_exit | ( | wl1273_core_exit | ) |
MODULE_LICENSE | ( | "GPL" | ) |