Home
last modified time | relevance | path

Searched refs:sdhc_log_command (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/commonlib/include/commonlib/
Dsd_mmc_ctrlr.h218 void sdhc_log_command(struct mmc_command *cmd);
/external/coreboot/src/commonlib/storage/
Dsdhci.c259 __weak void sdhc_log_command(struct mmc_command *cmd) in sdhc_log_command() function
298 sdhc_log_command(cmd); in sdhci_send_command()