|
Linux Kernel
3.7.1
|
#include <dw_mmc.h>
Data Fields | |
| u32 | num_slots |
| u32 | quirks |
| unsigned int | bus_hz |
| unsigned int | caps |
| unsigned int | caps2 |
| unsigned int | fifo_depth |
| u32 | detect_delay_ms |
| int(* | init )(u32 slot_id, irq_handler_t, void *) |
| int(* | get_ro )(u32 slot_id) |
| int(* | get_cd )(u32 slot_id) |
| int(* | get_ocr )(u32 slot_id) |
| int(* | get_bus_wd )(u32 slot_id) |
| void(* | setpower )(u32 slot_id, u32 volt) |
| void(* | exit )(u32 slot_id) |
| void(* | select_slot )(u32 slot_id) |
| struct dw_mci_dma_ops * | dma_ops |
| struct dma_pdata * | data |
| struct block_settings * | blk_settings |
| struct block_settings* blk_settings |
1.8.2