|
Linux Kernel
3.7.1
|
#include <sh_mobile_sdhi.h>
Data Fields | |
| int | dma_slave_tx |
| int | dma_slave_rx |
| unsigned long | tmio_flags |
| unsigned long | tmio_caps |
| unsigned long | tmio_caps2 |
| u32 | tmio_ocr_mask |
| unsigned int | cd_gpio |
| struct tmio_mmc_data * | pdata |
| void(* | set_pwr )(struct platform_device *pdev, int state) |
| int(* | get_cd )(struct platform_device *pdev) |
| int(* | init )(struct platform_device *pdev, const struct sh_mobile_sdhi_ops *ops) |
| void(* | cleanup )(struct platform_device *pdev) |
Definition at line 21 of file sh_mobile_sdhi.h.
| unsigned int cd_gpio |
Definition at line 28 of file sh_mobile_sdhi.h.
| void(* cleanup)(struct platform_device *pdev) |
Definition at line 36 of file sh_mobile_sdhi.h.
| int dma_slave_rx |
Definition at line 23 of file sh_mobile_sdhi.h.
| int dma_slave_tx |
Definition at line 22 of file sh_mobile_sdhi.h.
| int(* get_cd)(struct platform_device *pdev) |
Definition at line 31 of file sh_mobile_sdhi.h.
| int(* init)(struct platform_device *pdev, const struct sh_mobile_sdhi_ops *ops) |
Definition at line 34 of file sh_mobile_sdhi.h.
| struct tmio_mmc_data* pdata |
Definition at line 29 of file sh_mobile_sdhi.h.
Definition at line 30 of file sh_mobile_sdhi.h.
| unsigned long tmio_caps |
Definition at line 25 of file sh_mobile_sdhi.h.
| unsigned long tmio_caps2 |
Definition at line 26 of file sh_mobile_sdhi.h.
| unsigned long tmio_flags |
Definition at line 24 of file sh_mobile_sdhi.h.
| u32 tmio_ocr_mask |
Definition at line 27 of file sh_mobile_sdhi.h.
1.8.2