|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | LP_OPTIONS NAND_SAMSUNG_LP_OPTIONS |
| #define | LP_OPTIONS16 (LP_OPTIONS | NAND_BUSWIDTH_16) |
Functions | |
| EXPORT_SYMBOL (nand_manuf_ids) | |
| EXPORT_SYMBOL (nand_flash_ids) | |
| MODULE_LICENSE ("GPL") | |
| MODULE_AUTHOR ("Thomas Gleixner <[email protected]>") | |
| MODULE_DESCRIPTION ("Nand device & manufacturer IDs") | |
Variables | |
| struct nand_flash_dev | nand_flash_ids [] |
| struct nand_manufacturers | nand_manuf_ids [] |
| #define LP_OPTIONS NAND_SAMSUNG_LP_OPTIONS |
| #define LP_OPTIONS16 (LP_OPTIONS | NAND_BUSWIDTH_16) |
| EXPORT_SYMBOL | ( | nand_manuf_ids | ) |
| EXPORT_SYMBOL | ( | nand_flash_ids | ) |
| MODULE_AUTHOR | ( | "Thomas Gleixner <[email protected]>" | ) |
| MODULE_DESCRIPTION | ( | "Nand device & manufacturer IDs" | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
| struct nand_flash_dev nand_flash_ids[] |
Definition at line 24 of file nand_ids.c.
| struct nand_manufacturers nand_manuf_ids[] |
Definition at line 168 of file nand_ids.c.
1.8.2