|
Linux Kernel
3.7.1
|
#include <mach/hardware.h>#include <mach/devices-common.h>#include <linux/platform_data/mmc-esdhc-imx.h>Go to the source code of this file.
Macros | |
| #define | imx_sdhci_esdhc_imx_data_entry_single(soc, _devid, _id, hwid) |
| #define | imx_sdhci_esdhc_imx_data_entry(soc, devid, id, hwid) [id] = imx_sdhci_esdhc_imx_data_entry_single(soc, devid, id, hwid) |
Functions | |
| struct platform_device *__init | imx_add_sdhci_esdhc_imx (const struct imx_sdhci_esdhc_imx_data *data, const struct esdhc_platform_data *pdata) |
| #define imx_sdhci_esdhc_imx_data_entry | ( | soc, | |
| devid, | |||
| id, | |||
| hwid | |||
| ) | [id] = imx_sdhci_esdhc_imx_data_entry_single(soc, devid, id, hwid) |
Definition at line 21 of file platform-sdhci-esdhc-imx.c.
| #define imx_sdhci_esdhc_imx_data_entry_single | ( | soc, | |
| _devid, | |||
| _id, | |||
| hwid | |||
| ) |
Definition at line 13 of file platform-sdhci-esdhc-imx.c.
|
read |
Definition at line 74 of file platform-sdhci-esdhc-imx.c.
1.8.2