MCPcopy Create free account
hub / github.com/coreboot/coreboot / sdhc_log_command

Function sdhc_log_command

src/commonlib/storage/sdhci.c:259–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

257}
258
259__weak void sdhc_log_command(struct mmc_command *cmd)
260{
261}
262
263__weak void sdhc_log_command_issued(void)
264{

Callers 1

sdhci_send_commandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected