|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | mc13xxx |
Macros | |
| #define | MC13XXX_NUMREGS 0x3f |
Enumerations | |
| enum | mc13xxx_id { MC13XXX_ID_MC13783, MC13XXX_ID_MC13892, MC13XXX_ID_INVALID } |
Functions | |
| int | mc13xxx_common_init (struct mc13xxx *mc13xxx, struct mc13xxx_platform_data *pdata, int irq) |
| void | mc13xxx_common_cleanup (struct mc13xxx *mc13xxx) |
| enum mc13xxx_id |
Definition at line 720 of file mc13xxx-core.c.
Definition at line 652 of file mc13xxx-core.c.
1.8.2