|
Linux Kernel
3.7.1
|
#include <host.h>
Data Fields | |
| int(* | enable )(struct mmc_host *host) |
| int(* | disable )(struct mmc_host *host) |
| void(* | post_req )(struct mmc_host *host, struct mmc_request *req, int err) |
| void(* | pre_req )(struct mmc_host *host, struct mmc_request *req, bool is_first_req) |
| void(* | request )(struct mmc_host *host, struct mmc_request *req) |
| void(* | set_ios )(struct mmc_host *host, struct mmc_ios *ios) |
| int(* | get_ro )(struct mmc_host *host) |
| int(* | get_cd )(struct mmc_host *host) |
| void(* | enable_sdio_irq )(struct mmc_host *host, int enable) |
| void(* | init_card )(struct mmc_host *host, struct mmc_card *card) |
| int(* | start_signal_voltage_switch )(struct mmc_host *host, struct mmc_ios *ios) |
| int(* | execute_tuning )(struct mmc_host *host, u32 opcode) |
| void(* | enable_preset_value )(struct mmc_host *host, bool enable) |
| int(* | select_drive_strength )(unsigned int max_dtr, int host_drv, int card_drv) |
| void(* | hw_reset )(struct mmc_host *host) |
1.8.2