/external/coreboot/src/commonlib/storage/ |
D | sd.c | 17 struct mmc_command cmd; in sd_send_if_cond() 38 struct mmc_command cmd; in sd_send_op_cond() 93 struct mmc_command cmd; in sd_switch() 124 struct mmc_command cmd; in sd_change_freq() 242 struct mmc_command cmd; in sd_set_bus_width()
|
D | sd_mmc.c | 76 struct mmc_command cmd; in sd_mmc_go_idle() 96 struct mmc_command cmd; in sd_mmc_send_status() 130 struct mmc_command cmd; in sd_mmc_set_blocklen() 141 struct mmc_command cmd; in sd_mmc_enter_standby()
|
D | mmc.c | 18 struct mmc_command *cmd, int use_arg) in mmc_send_op_cond_iter() 48 struct mmc_command cmd; in mmc_send_op_cond() 68 struct mmc_command cmd; in mmc_complete_op_cond() 99 struct mmc_command cmd; in mmc_send_ext_csd() 133 struct mmc_command cmd; in mmc_switch() 187 struct mmc_command cmd; in mmc_send_tuning_seq()
|
D | sdhci.h | 261 void sdhci_cmd_done(struct sdhci_ctrlr *sdhci_ctrlr, struct mmc_command *cmd); 264 struct mmc_command *cmd);
|
D | storage_erase.c | 13 struct mmc_command cmd; in storage_block_erase()
|
D | sdhci.c | 41 void sdhci_cmd_done(struct sdhci_ctrlr *sdhci_ctrlr, struct mmc_command *cmd) in sdhci_cmd_done() 117 struct mmc_command *cmd, struct mmc_data *data, in sdhci_send_command_bounced() 259 __weak void sdhc_log_command(struct mmc_command *cmd) in sdhc_log_command() 289 struct mmc_command *cmd, struct mmc_data *data) in sdhci_send_command()
|
D | storage.c | 126 struct mmc_command cmd; in storage_startup() 204 struct mmc_command cmd; in storage_read()
|
D | storage_write.c | 15 struct mmc_command cmd; in storage_write()
|
D | sdhci_adma.c | 133 struct mmc_command *cmd) in sdhci_complete_adma()
|
/external/coreboot/src/commonlib/include/commonlib/ |
D | sd_mmc_ctrlr.h | 25 struct mmc_command { struct 123 struct mmc_command *cmd, struct mmc_data *data); 218 void sdhc_log_command(struct mmc_command *cmd);
|
/external/coreboot/src/soc/mediatek/common/ |
D | msdc.c | 154 static u32 msdc_cmd_find_resp(struct msdc_ctrlr *host, struct mmc_command *cmd) in msdc_cmd_find_resp() 195 struct mmc_command *cmd, in msdc_cmd_prepare_raw_cmd() 241 struct mmc_command *cmd) in msdc_cmd_done() 274 static int msdc_start_command(struct msdc_ctrlr *host, struct mmc_command *cmd, in msdc_start_command() 310 struct mmc_command *cmd, struct mmc_data *data) in msdc_send_command()
|
/external/coreboot/src/soc/ti/am335x/ |
D | mmc.c | 107 static int am335x_send_cmd(struct sd_mmc_ctrlr *ctrlr, struct mmc_command *cmd, in am335x_send_cmd()
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 114731 struct mmc_command { struct 114752 struct mmc_command *stop; argument 114761 struct mmc_command *sbc; 114762 struct mmc_command *cmd; 114764 struct mmc_command *stop; 114965 struct mmc_command *cmd; 115043 struct mmc_command sbc; 115044 struct mmc_command cmd; 115045 struct mmc_command stop;
|
D | vmlinux_518.h | 114731 struct mmc_command { struct 114752 struct mmc_command *stop; argument 114761 struct mmc_command *sbc; 114762 struct mmc_command *cmd; 114764 struct mmc_command *stop; 114965 struct mmc_command *cmd; 115043 struct mmc_command sbc; 115044 struct mmc_command cmd; 115045 struct mmc_command stop;
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 111856 struct mmc_command { struct 111877 struct mmc_command *stop; argument 111886 struct mmc_command *sbc; 111887 struct mmc_command *cmd; 111889 struct mmc_command *stop; 112108 struct mmc_command *cmd; 112244 struct mmc_command sbc; 112245 struct mmc_command cmd; 112246 struct mmc_command stop;
|
D | vmlinux.h | 111856 struct mmc_command { struct 111877 struct mmc_command *stop; argument 111886 struct mmc_command *sbc; 111887 struct mmc_command *cmd; 111889 struct mmc_command *stop; 112108 struct mmc_command *cmd; 112244 struct mmc_command sbc; 112245 struct mmc_command cmd; 112246 struct mmc_command stop;
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 54704 struct mmc_command { struct 54725 struct mmc_command *stop; argument 54736 struct mmc_command *sbc; 54737 struct mmc_command *cmd; 54739 struct mmc_command *stop; 129100 struct mmc_command *cmd;
|
D | vmlinux.h | 54704 struct mmc_command { struct 54725 struct mmc_command *stop; argument 54736 struct mmc_command *sbc; 54737 struct mmc_command *cmd; 54739 struct mmc_command *stop; 129100 struct mmc_command *cmd;
|