|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | imx_imx2_wdt_data_entry_single(soc, _id, _hwid, _size) |
| #define | imx_imx2_wdt_data_entry(soc, _id, _hwid, _size) [_id] = imx_imx2_wdt_data_entry_single(soc, _id, _hwid, _size) |
Functions | |
| struct platform_device *__init | imx_add_imx2_wdt (const struct imx_imx2_wdt_data *data) |
| #define imx_imx2_wdt_data_entry | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) | [_id] = imx_imx2_wdt_data_entry_single(soc, _id, _hwid, _size) |
Definition at line 19 of file platform-imx2-wdt.c.
| #define imx_imx2_wdt_data_entry_single | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) |
Definition at line 13 of file platform-imx2-wdt.c.
|
read |
Definition at line 65 of file platform-imx2-wdt.c.
1.8.2