|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | HID_UP_TIVOVENDOR 0xffff0000 |
| #define | tivo_map_key_clear(c) |
Functions | |
| MODULE_DEVICE_TABLE (hid, tivo_devices) | |
| module_init (tivo_init) | |
| module_exit (tivo_exit) | |
| MODULE_LICENSE ("GPL") | |
| MODULE_AUTHOR ("Jarod Wilson <[email protected]>") | |
| #define HID_UP_TIVOVENDOR 0xffff0000 |
Definition at line 21 of file hid-tivo.c.
| #define tivo_map_key_clear | ( | c | ) |
| MODULE_AUTHOR | ( | "Jarod Wilson <[email protected]>" | ) |
| MODULE_DEVICE_TABLE | ( | hid | , |
| tivo_devices | |||
| ) |
| module_exit | ( | tivo_exit | ) |
| module_init | ( | tivo_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2