|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | imx_flexcan_data_entry_single(soc, _id, _hwid, _size) |
| #define | imx_flexcan_data_entry(soc, _id, _hwid, _size) [_id] = imx_flexcan_data_entry_single(soc, _id, _hwid, _size) |
Functions | |
| struct platform_device *__init | imx_add_flexcan (const struct imx_flexcan_data *data, const struct flexcan_platform_data *pdata) |
| #define imx_flexcan_data_entry | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) | [_id] = imx_flexcan_data_entry_single(soc, _id, _hwid, _size) |
Definition at line 19 of file platform-flexcan.c.
| #define imx_flexcan_data_entry_single | ( | soc, | |
| _id, | |||
| _hwid, | |||
| _size | |||
| ) |
Definition at line 11 of file platform-flexcan.c.
|
read |
Definition at line 40 of file platform-flexcan.c.
1.8.2