Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | dw_mci_pltfm_register (struct platform_device *pdev, const struct dw_mci_drv_data *drv_data) |
int __devexit | dw_mci_pltfm_remove (struct platform_device *pdev) |
Variables | |
struct dev_pm_ops | dw_mci_pltfm_pmops |
int dw_mci_pltfm_register | ( | struct platform_device * | pdev, |
const struct dw_mci_drv_data * | drv_data | ||
) |
Definition at line 26 of file dw_mmc-pltfm.c.
int __devexit dw_mci_pltfm_remove | ( | struct platform_device * | pdev | ) |
struct dev_pm_ops dw_mci_pltfm_pmops |