|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | DRV_NAME "tc86c001" |
Functions | |
| MODULE_DEVICE_TABLE (pci, tc86c001_pci_tbl) | |
| module_init (tc86c001_ide_init) | |
| module_exit (tc86c001_ide_exit) | |
| MODULE_AUTHOR ("MontaVista Software, Inc. <source@mvista.com>") | |
| MODULE_DESCRIPTION ("PCI driver module for TC86C001 IDE") | |
| MODULE_LICENSE ("GPL") | |
| #define DRV_NAME "tc86c001" |
Definition at line 15 of file tc86c001.c.
| MODULE_AUTHOR | ( | "MontaVista | Software, |
| Inc.< source @mvista.com >" | |||
| ) |
| MODULE_DEVICE_TABLE | ( | pci | , |
| tc86c001_pci_tbl | |||
| ) |
| module_exit | ( | tc86c001_ide_exit | ) |
| module_init | ( | tc86c001_ide_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2