Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sdhci_pltfm_data |
struct | sdhci_pltfm_host |
Macros | |
#define | SDHCI_PLTFM_PMOPS NULL |
#define SDHCI_PLTFM_PMOPS NULL |
Definition at line 105 of file sdhci-pltfm.h.
void sdhci_get_of_property | ( | struct platform_device * | pdev | ) |
Definition at line 95 of file sdhci-pltfm.c.
void sdhci_pltfm_free | ( | struct platform_device * | pdev | ) |
Definition at line 174 of file sdhci-pltfm.c.
|
read |
Definition at line 99 of file sdhci-pltfm.c.
int sdhci_pltfm_register | ( | struct platform_device * | pdev, |
struct sdhci_pltfm_data * | pdata | ||
) |
Definition at line 186 of file sdhci-pltfm.c.
int sdhci_pltfm_unregister | ( | struct platform_device * | pdev | ) |
Definition at line 206 of file sdhci-pltfm.c.