Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | imx_mxc_mmc_data_entry_single(soc, _id, _hwid, _size) |
#define | imx_mxc_mmc_data_entry(soc, _id, _hwid, _size) [_id] = imx_mxc_mmc_data_entry_single(soc, _id, _hwid, _size) |
Functions | |
struct platform_device *__init | imx_add_mxc_mmc (const struct imx_mxc_mmc_data *data, const struct imxmmc_platform_data *pdata) |
#define imx_mxc_mmc_data_entry | ( | soc, | |
_id, | |||
_hwid, | |||
_size | |||
) | [_id] = imx_mxc_mmc_data_entry_single(soc, _id, _hwid, _size) |
Definition at line 21 of file platform-mxc-mmc.c.
#define imx_mxc_mmc_data_entry_single | ( | soc, | |
_id, | |||
_hwid, | |||
_size | |||
) |
Definition at line 13 of file platform-mxc-mmc.c.
|
read |
Definition at line 51 of file platform-mxc-mmc.c.