Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
dw_mmc-pltfm.h File Reference

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
 

Function Documentation

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)

Variable Documentation

struct dev_pm_ops dw_mci_pltfm_pmops